aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.pkgng.mk
Commit message (Expand)AuthorAgeFilesLines
* Activate NO_ARCH supportBaptiste Daroussin2014-07-241-3/+3
* tabspace: 8Baptiste Daroussin2014-06-181-3/+0
* Fix quoting: make is too smart and quotes tildes, which trips up pkg.Dag-Erling Smørgrav2014-05-171-1/+1
* Add support for package annotations. PKG_NOTES is a list ofDag-Erling Smørgrav2014-05-171-0/+7
* Remove useless .undef optBaptiste Daroussin2014-05-161-14/+13
* Revert bdrewery will work on this laterBaptiste Daroussin2014-04-151-8/+0
* Register deprecation and expiration in packagesBaptiste Daroussin2014-04-151-0/+8
* Add PKG_ENV to pkg register commandBaptiste Daroussin2014-04-121-2/+2
* Add PKG_ENV to allow specifying the file to read the ABI from in case of cros...Baptiste Daroussin2014-04-031-1/+1
* Add ocamlfind to _FORCE_POST_PATTERNSAntoine Brodin2014-03-261-0/+1
* - Create package in WRKDIR/pkg/ instead of WORKDIR/ to avoid pkg-create bugBryan Drewery2014-03-231-3/+4
* - Only create ports-mgmt/pkg latest link if can write to PACKAGESBryan Drewery2014-03-231-9/+9
* - pkgng: Create package in WRKDIR and then try to link it to the PACKAGES dir.Bryan Drewery2014-03-231-1/+5
* - Remove redundant WITH_PKGNG checks. bsd.pkgng.mk is only included ifBryan Drewery2014-03-051-19/+9
* Add ccache-update-links to _FORCE_POST_PATTERNS to run it after gcc hasAntoine Brodin2014-02-121-1/+2
* Handle _FORCE_POST_PATTERNS for staged portsAntoine Brodin2014-01-171-1/+1
* Backout encoding of comments, it is triggering a pkgng bug with one of our portsBaptiste Daroussin2014-01-101-1/+1
* pkgng expect all non ascii code and '%' to be urlencoded in the commentBaptiste Daroussin2014-01-061-1/+1
* Remove more now useless fallback targetsBaptiste Daroussin2014-01-031-6/+2
* Stop registering recursively dependencies into package with pkgngBaptiste Daroussin2013-12-201-1/+0
* Disable NO_ARCH for now as it prevent from upgrading from pkg 1.1 to pkg 1.2 ...Baptiste Daroussin2013-12-101-3/+3
* - Use NO_ARCH instead of NOARCH for consistency with other NO_ knobsAlex Kozlov2013-12-061-1/+1
* - Implement support for architecture-neutral portsAlex Kozlov2013-12-061-2/+5
* Fix typo (PKGPOSRDEINSTALL -> PKGPOSTDEINSTALL).Raphael Kubo da Costa2013-11-251-1/+1
* Fix copying +INSTALL after r332158Bryan Drewery2013-10-301-1/+1
* Staging showed that user/groups creation from plist are done inBaptiste Daroussin2013-10-301-4/+17
* - Properly reference pkg(8) for conflcts instead of pkg_delete(1)Bryan Drewery2013-10-161-2/+2
* - Fix message displayed when the port being installed is already installedDmitry Marakasov2013-09-271-2/+2
* Add support for staging area in the ports treeBaptiste Daroussin2013-09-231-21/+44
* - Fix pkg2ng due to UID/ID not being defined.Bryan Drewery2013-07-051-7/+1
* Better attempt to comment r322214 and fix typos.Baptiste Daroussin2013-07-031-1/+1
* pkg2ng is calling directly bsd.pkgng.mk if present which will fail because of...Baptiste Daroussin2013-07-031-0/+5
* Define UID earlier so that it can be used inside bsd.pkng.mkBaptiste Daroussin2013-06-251-0/+7
* - Add gtk-query-immodules to _FORCE_POST_PATTERNS to run it post-deinstallAntoine Brodin2013-06-171-0/+1
* Add load-octave-pkg to _FORCE_POST_PATTERNS.Antoine Brodin2013-06-151-0/+1
* Yes more simplification in showconfig, pretty-print-config and pkgng manifest...Baptiste Daroussin2013-06-141-5/+1
* Avoid corrupting the manifest when bmake is run with -dl argumentsBaptiste Daroussin2013-06-101-2/+1
* Simplify the creation of the options part of the pkgng manifestBaptiste Daroussin2013-06-101-41/+1
* The pkg developement team is proud to announce the new 1.1.0 beta1 release ofBaptiste Daroussin2013-05-301-1/+1
* - Run ldconfig in post-deinstall for pkgng.Bryan Drewery2013-05-241-0/+1
* Do not be verbose while removing old now unused symlinksBaptiste Daroussin2013-04-261-1/+1
* Remove old links while creating the new packagesBaptiste Daroussin2013-04-221-1/+4
* LATEST_LINK makes no sense with pkgngBaptiste Daroussin2013-04-221-2/+8
* catalog.ports needs to be regenerated in post-deinstall.Baptiste Daroussin2013-04-051-1/+2
* Execute gdk-pixbuf-query-loaders in post-deinstall with pkgngBaptiste Daroussin2013-04-041-1/+2
* Fix typoBaptiste Daroussin2013-03-281-1/+1
* Add new _FORCE_POST_PATTERNS which is a pkgng only macro containing a list of...Baptiste Daroussin2013-03-281-2/+7
* - Fix CONFLICTS handling after r313713 caused pkg-queryBryan Drewery2013-03-121-4/+4
* - pkg-query(8) in pkg-1.1.x returns non-zero exit status whenBryan Drewery2013-03-091-6/+6
* Save RADIO and GROUP option in the pkgng manifestBaptiste Daroussin2012-12-131-0/+20