| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Add missing dependency on bash, it installs bash scripts
- Fix shebangs
- Strip binaries
- Fix build with disabled NLS
|
| |
|
|
|
|
|
|
| |
(a* to d* categories)
PR: 192062
|
|
|
|
| |
'__' instead.
|
| |
|
|
|
|
|
| |
- USES=libtool.
- Fix configure when $CC = gcc.
|
| |
|
|
|
|
|
|
| |
the mtree (categories starting with a)
Approved by: portmgr (bdrewery)
|
|
|
|
| |
astro)
|
| |
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Use shebangfix when needed
- Convert to new perl5 world
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
- Define LICENSE (GPLv2)
- Convert to OptionsNG
- Sort the knobs, cleanup
|
|
|
|
|
| |
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
|
|
|
| |
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
|
|
|
|
| |
Approved by: Pav (wearing portmgr hat)
|
|
|
|
|
|
|
|
| |
- Add mirror
PR: ports/113735
Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
Approved by: sat (mentor)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
PR: 112040
Submitted by: Craig Butler <craig001@lerwick.hopto.org>
|
|
|
|
| |
Reported by: 5-exp pointyhat build by kris
|
|
|
|
|
|
|
| |
- these include astro/ audio/ biology/ chinese/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
| |
|
| |
|
|
|
|
| |
Approved by: flz (mentor)
|
|
|
|
| |
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
|
|
|
|
|
| |
PR: 80578
Submitted by: Renato Botelho (maintainer)
|
|
|
|
|
|
|
|
| |
- use %%DATADIR%% macro
- use libtool 1.5
PR: 80334
Submitted by: Renato Botelho (maintainer)
|
|
|
|
|
|
|
|
| |
- Transfer maintainership to the submitter
PR: ports/79643
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Marco Molteni <molter@gufi.org> (maintainer)
|
|
|
|
| |
Approved by: portmgr (self)
|
| |
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
|
|
|
|
| |
big upgrade.
|
|
|
|
|
| |
Submitted by: des
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
original code is a non-portable Linuxism; this patch changes it to a non-
portable FreeBSDism. A more elaborate and portable patch will be submitted
to the author.
Approved by: portmgr (krion), maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
|
|
|
|
|
|
| |
- enable experimental mysql support
- drop gcc3x dependency
PR: ports/67638
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- SIZE'ify
PR: ports/65421
Submitted by: michael johnson <ahze@ahze.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
|
|
|
|
|
|
|
| |
- Use gtk2 instead of gtk1.
PR: ports/61299
Submitted by: Marco Molteni <molter@tin.it> (maintainer)
Approved by: nork (mentor/implicitly)
|
|
|
|
| |
Prodded by: kris
|
| |
|
|
|
|
|
| |
PR: 54759
Submitted by: Marco Molteni <molter@tin.it>
|
|
|
|
|
| |
use USE_GETOPT_LONG instead.
add missing dependency to gettext.
|
| |
|
| |
|
|
|
|
|
| |
PR: 46273
Submitted by: maintainer
|
|
|
|
|
| |
PR: 44420
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 42180
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
| |
|
|
|
|
| |
Submitted by: Marco Molteni <molter@tin.it>
|
|
|
|
|
| |
PR: ports/41469
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/39950
Submitted by: maintainer
|
|
PR: 37645
Submitted by: Marco Molteni <molter@gufi.org>
|