Commit Graph

20 Commits

Author SHA1 Message Date
Juan RP 85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00
Juan RP 9fe7720566 git: update to 1.6.5.2.
--HG--
extra : convert_revision : 5615e69006ea762b2f69a353c991b0c7fa225f4e
2009-11-01 22:37:38 +01:00
Juan RP 0f6414c3d6 git: update to 1.6.5, add -perl subpkg.
--HG--
extra : convert_revision : b3222bebfca2954acab610020b3a77146185f326
2009-10-17 05:59:47 +02:00
Juan RP 35c762e2b7 git: update to 1.6.4.4.
--HG--
extra : convert_revision : 60186090d3ffe1d67c1078b3937fc3abb9d6ca9f
2009-09-28 17:56:41 +02:00
Juan RP 4c98cc5f5c git: update to 1.6.4.1.
--HG--
extra : convert_revision : 6f4caae2e49805f972d71284159b9cfc97854e04
2009-08-25 05:54:29 +02:00
Juan RP db73999510 git: update to 1.6.4.
--HG--
extra : convert_revision : 4560b12a3cd6da49e1a29f4effc86c6f2dd68d94
2009-08-05 22:58:02 +02:00
Juan RP 50166a8d3d git: update to 1.6.3.4.
--HG--
extra : convert_revision : ecbc24e2817c76a88b9473ee3cebb360f277f740
2009-07-29 12:52:45 +02:00
Juan RP fe2521df22 git: update to 1.6.3.2.
--HG--
extra : convert_revision : 397109ea22672b5b7045f4da5eb6e4d10800ddd4
2009-06-19 08:28:15 +02:00
Juan RP a0adb10a37 git: update to 1.6.3.1.
--HG--
extra : convert_revision : 1ac871e9a2f91b7f09a9415ed5dcf7fafc0a1b53
2009-05-16 00:05:02 +02:00
Juan RP a6482d43a9 git: update to 1.6.3.
--HG--
extra : convert_revision : 48fd1a25b84f0575132a0aa112a4caee4b22ad8e
2009-05-10 20:40:05 +02:00
Juan RP 0417287b36 git: update to 1.6.2.5.
--HG--
extra : convert_revision : 377a1273ca6b7c35db31bb1d08f8050539a00f7a
2009-05-06 19:00:07 +02:00
Juan RP d5d280a93c git: update to 1.6.2.2.
--HG--
extra : convert_revision : 08e80a9ca534f12b8e1c83624ef734f95baae965
2009-04-05 12:42:18 +02:00
Juan RP 3667f039f2 Install all packages via DESTDIR var and not prefix.
This removes many assignments that were needed before, and fixes
some packages to install its manpage/info files.

--HG--
extra : convert_revision : 5422f921ef81d089ed95ce0c52e5106ea10b2165
2009-03-18 10:02:43 +01:00
Juan RP df492b077c Remove $make_env. It's not really useful anymore.
--HG--
extra : convert_revision : f75462dfe24b62d3a278c722302b760ca4b475d2
2009-03-12 00:47:01 +01:00
Juan RP 5e1e75b546 git: update to 1.6.2.
--HG--
extra : convert_revision : f3cb5fd99303da2ff9390b41fe84fd81b4956d93
2009-03-08 20:32:31 +01:00
Juan RP eb249d40e2 git, ruby: update maintainer. I'm alone with xbps since it was born...
--HG--
extra : convert_revision : e3094954b235cc0971fc874b97cb6502e932e4c1
2009-03-03 00:05:47 +01:00
Juan RP 56fb2c5ebe git: install by setting DESTDIR, avoids building twice and really works.
--HG--
extra : convert_revision : 6e059d28632712eb79d9207aaf3e94916aaef949
2009-02-25 16:39:15 +01:00
Juan RP 0cecc9d133 git: remove unneeded stuff.
--HG--
extra : convert_revision : 6bad9e89a9941c3ffbd59995611c64283e2db03c
2009-02-04 21:52:55 +01:00
Juan RP e659a5d022 git: update to 1.6.1.2. No need to specify perl path anymore.
--HG--
extra : convert_revision : 35408aa94bacd9bd117ae65dce518a185490a8fe
2009-02-04 01:04:05 +01:00
Juan RP fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00
Renamed from templates/git.tmpl (Browse further)