aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* - Move pkg_install commands detection to bsd.commands.mkMartin Wilke2009-08-031-14/+0
* Welcome new defaults for linux ports!Boris Samorodov2009-06-261-0/+4
* Pass TMPDIR on to configure and make environments.Erwin Lansing2009-06-111-0/+13
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-16/+3
* Remove expired port lang/perl5.6Sergey Skvortsov2009-06-081-5/+3
* - Add USE_CSTD flag that adds --std=value to CFLAGSPav Lucistnik2009-06-031-4/+6
* - Add support to defined USE_FPC after of bsd.port.pre.mk includeJose Alonso Cardenas Marquez2009-05-221-0/+4
* - Add a code to drop bsd.port.options.mk into /usr/share/mk if it's missing onPav Lucistnik2009-05-111-0/+13
* - Don't check if pkg_tools support conflicts, they do on all recent FreeBSDPav Lucistnik2009-04-091-8/+0
* Introduce Perl 5.10.0Sergey Skvortsov2009-03-281-1/+3
* - Hot fix previous commit: really bail out when make failed (fail means fail)Pav Lucistnik2009-03-271-0/+2
* Introduce multiple make jobs (parallelization) support. When enabled, -jX isPav Lucistnik2009-03-221-2/+43
* Welcome to the new linux ports infrastructure which allows usingBoris Samorodov2009-03-191-0/+16
* Remove variable PERL_VER from the ports tree at all - becauseSergey Skvortsov2009-03-051-4/+2
* Add a new virtual category (docs) for forthcoming ports.Marc Fonvieille2009-02-231-1/+1
* Rename: lang/perl5 -> lang/perl5.6Sergey Skvortsov2009-02-011-1/+1
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-2/+2
* Set PERL_VERSION and PERL_VER to "5.8.9".Sergey Skvortsov2009-01-171-2/+2
* - Backout "fail, if recursing into a dependency failed"Pav Lucistnik2009-01-111-21/+0
* - Remove conditional checks and support for FreeBSD versions prior 6.0-RELEASEPav Lucistnik2009-01-111-25/+45
* Document 24 as being the current default for WANT_OPENLDAP_VER ifGerald Pfeifer2009-01-051-2/+2
* * print/ghostscript-* and related ports have been renamed in theHiroki Sato2008-09-051-12/+44
* - Fix a small hole after last CONFIGURE_TARGET (actually, it's CONFIGURE_ARGS)Rong-En Fan2008-08-251-1/+1
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-2/+8
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0Martin Wilke2008-08-091-1/+14
* - Add CC and CXX to MAKE_ENV for all portsPav Lucistnik2008-07-241-2/+3
* - Add an ugly kludge to strip the trailing whitespace from CFLAGS (it comesPav Lucistnik2008-07-241-0/+4
* - Separate OpenLDAP related code into bsd.ldap.mkPav Lucistnik2008-07-211-38/+14
* - Overhaul the way we handle with LDAP data directory, populateXin LI2008-07-201-1/+1
* Major optimizations for 'make index' and other recursive traversalKris Kennaway2008-07-191-30/+62
* First all, ahze did most of work. Thanks ahze! Last week or so, I am justJeremy Messenger2008-06-301-0/+11
* - Add support for freepascal based portsJose Alonso Cardenas Marquez2008-06-241-0/+7
* - Add common code to support for cmake based ports.Martin Wilke2008-05-271-0/+4
* Support @rmtry in pkg-plist, analogous to @dirrmtry but for single file rm.Pav Lucistnik2008-04-141-28/+30
* - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higherPav Lucistnik2008-03-111-13/+37
* Remove support for XFree8-4.Florent Thoumie2008-03-071-60/+10
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+24
* - Fix issues with actual-package-depends, most notably fix bad list when aPav Lucistnik2007-10-031-24/+42
* Add an anti-foot-shooting measure that protects against a dependent portMark Linimon2007-09-301-0/+4
* Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplRong-En Fan2007-09-241-7/+0
* Oops. Backout some changes that shouldn't have been checked in duringFlorent Thoumie2007-09-131-6/+0
* Restore the semantics of USE_PERL and friends by moving them back toMark Linimon2007-09-131-5/+7
* - Update X.org ports to 7.3.Florent Thoumie2007-09-131-0/+6
* Revert the conditional inclusion of bsd.perl.mk and make it unconditional.Mark Linimon2007-09-091-4/+4
* Please welcome bsd.perl.mk, a refactoring of Perl-related code fromMark Linimon2007-09-081-66/+19
* * Shuffle some important variable definitions to early in the file,Kris Kennaway2007-08-081-11/+11
* - Add --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include toPav Lucistnik2007-08-041-4/+7
* - Extract command variable definitions from bsd.port.mk, they are now stored inGabor Kovesdan2007-08-041-449/+167
* - Pass FFLAGS to make when USE_FORTRAN is set [1]Pav Lucistnik2007-07-271-58/+80
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-7/+33