aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/dfm
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-01-20 03:15:45 +0800
committermarcus <marcus@FreeBSD.org>2003-01-20 03:15:45 +0800
commit830a4901ff911c0f270e8bc2fee7609d4a59ce9d (patch)
treedc056c9cf030cbcc731096483514259ba78dd694 /x11-fm/dfm
parent2b49304e7aeea5968b39131163f8de29885dfa0f (diff)
downloadfreebsd-ports-gnome-830a4901ff911c0f270e8bc2fee7609d4a59ce9d.tar.gz
freebsd-ports-gnome-830a4901ff911c0f270e8bc2fee7609d4a59ce9d.tar.zst
freebsd-ports-gnome-830a4901ff911c0f270e8bc2fee7609d4a59ce9d.zip
Update to 0.7.10.
Diffstat (limited to 'x11-fm/dfm')
0 files changed, 0 insertions, 0 deletions
href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/x11-clocks/xdaliclock?h=gstreamer&id=c4d15bc7855362872e89a5c45e3242c2aeb3c1d7'>Update to 2.33wxs2010-05-182-4/+4 | * - Update to 2.30wxs2009-09-102-4/+4 | * - Update to 2.29wxs2009-08-252-4/+4 | * - Update to 2.27wxs2009-06-282-5/+4 | * - Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome whichwxs2009-05-091-0/+1 | | | | is MAKE_JOBS_UNSAFE). * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) * - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-1/+2 | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) * Update my address.wxs2008-02-041-1/+1 | | | | Approved by: garga (mentor) * Update to 2.25wxs2008-02-012-4/+4 | | | | | | PR: ports/120115 Submitted by: Brenton Chang <brenton.chang@gmail.com> Approved by: wxs (maintainer), garga (mentor) * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1 | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run * - Update to 2.24miwi2007-06-072-7/+6 | | | | | PR: 113418 Submitted by: Wesley Shields <wxs@atarininja.org> (maintainer) * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. * - Update maintainer addressesmiwi2006-08-201-1/+1 | | | | | | PR: ports/102230 Submitted by: Wesley Shields <wxs(at)atarininja.org> Approved by: krion (mentor) * - Update to 2.23pav2006-04-052-4/+4 | | | | | PR: ports/95107 Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer) * [UPDATE]: x11-clocks/xdaliclockedwin2006-01-071-1/+1 | | | | | | | | | | | x11-clocks/xdaliclock is out of date and without a maintainer. The attached patch updates the port and sets myself as the maintainer. (well, sets the maintainer to start with, port was updated yesterday) PR: ports/91431 Submitted by: Wesley Shields <wxs@csh.rit.edu> * Update to 2.22edwin2006-01-062-4/+4 | * None of the XCONTRIB sites have recent versions of this distfile.linimon2005-11-271-2/+1 | * - Add SHA256pav2005-11-261-0/+1 | * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 | | | | after 5.4-RELEASE. * Assist getting more ports working on AMD64 by obeying theobrien2005-04-11