aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/hs-Diff
ModeNameSize
-rw-r--r--Makefile419logstatsplainblame
-rw-r--r--distinfo138logstatsplainblame
-rw-r--r--pkg-descr110logstatsplainblame
ass='nohover-highlight'>| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav * Repair INDEX after lzo removal. Mark broken.mandree2011-07-071-3/+5 | | | | PR: ports/156954 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 | | | | With hat: portmgr (myself) * - Update to 0.8.42miwi2010-06-062-5/+4 | * - Mark MAKE_JOBS_SAFE for SMP compilationmiwi2009-03-251-0/+1 | * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-2/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) * - Respect NOPORTEXAMPLESmiwi2008-05-242-8/+10 | | | | Reported by: ionbot * - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1 | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) * - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0 | * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-3/+3 | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) * - Respect DESTDIR for all my portsmiwi2006-08-071-2/+6 | | | | | Reviewed by: gabor Approved by: krion (mentor) * Obey conventions and change my mail to @FreeBSD.org addressmiwi2006-06-171-1/+1 | | | | Approved by: krion (mentor) * - Update to 0.8.41sem2006-04-193-26/+9 | | | | | | | - Pass maintainership to submitter PR: ports/96023 Submitted by: Martin Wilke <freebsd@unixfreunde.de> * - Add SHA256pav2005-11-241-0/+1 | * Remove explicit checks for /usr/bin/bzip2.edwin2005-11-141-3/+0 | | | | This has been part of the base OS since 4.4. * Fix plistvs2005-10-091-1/+2 | | | | Submitted by: krisbot * Cleanup:vs2005-09-273-23/+6 | | | | | - no need for separate Makefile-patch - nuke static lib * - Backout latest commit, it needs a repocopy due to API change.flz2005-06-011-2/+2 | | | | Noticed by: Matthias Andree <matthias.andree@gmx.de> * - Bump lzo lib version.flz2005-06-011-1/+2 | | | | - Bump PORTREVISION. * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-12