| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Approved by: maintainer timeout (8 weeks)
|
|
|
|
| |
installed even if we never link against it.
|
|
|
|
|
|
|
| |
* Add (optional) support for GTK+ app.
* Clean up a lot of cruft, e.g., the GNOME option didn't work at all,
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Add LICENSE
PR: ports/150458
Submitted by: Sebastien Santoro <dereckson at gmail dot com>
Approved by: Timothy Bourke <timbob@bigpond.com> (old maintainer), beat (co-mentor)
|
| |
|
|
|
|
|
|
| |
PR: ports/139739
Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer)
Approved by: mentors(implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
|
|
|
|
|
| |
PR: 132527
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
- Pass maintainership
Submitted by: Timothy Bourke <timbob bigpond.com> (via private email)
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
|
|
| |
- Respect PORTDOCS
Inspired by: ionbot
|
| |
|
|
|
|
|
|
|
| |
- Thanks to Philippe Audeoud for reminding me I closed it before the commit
PR: ports/118414
Submitted by: Philippe Audeoud <jadawin tuxaco.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
Removed file(s):
- files/lib-patch-src_verbiste_FrenchVerbDictionary.cpp
- files/lib-patch-Makefile.in
PR: ports/115145
Submitted by: tabthorpe@
Approved by: clsung (mentor)
|
|
|
|
|
| |
PR: ports/107280
Submitted by: Aleksander Fafula <alex@fafula.com>
|
| |
|
|
|
|
|
|
|
|
| |
- these include dns/ editors/ emulators/ finance/
games/ graphics/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
| |
PR: ports/90338
Submitted by: maintainer
|
|
Verbiste is a French conjugation system. It contains a C++ library, and two
programs that can be run from the command line or from another program. The
knowledge base is represented in XML and contains over 6800 verbs.
GNOME Verbiste is a GNOME frontend to the Verbiste French conjugation
system. It contains a GNOME program and a GNOME Panel applet. This applet
shows a text field in the GNOME Panel where the user can enter a conjugated
verb and obtain its complete conjugation.
WWW: http://sarrazip.com/dev/verbiste.html
PR: ports/89407
Submitted by: Dan Phillips <dan-ports@dp.id.au>
|