| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
With hat: portmgr (myself)
|
| |
|
|
|
|
|
|
| |
PR: ports/147883
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Feature safe: yes
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/135862
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: ports/111455
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net>
|
|
|
|
|
| |
PR: ports/110534
Submitted by: Helge Oldach <ports-rpm-mar07@oldach.net>
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
| |
|
|
|
|
| |
Noticed by: pointyhat/kris
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
This has been part of the base OS since 4.4.
|
|
|
|
| |
Approved by: netchild
|
|
|
|
|
|
|
|
| |
compatible (no --ignorearch necessary)
- bump PORTREVISION
PR: ports/80922
Submitted by: KOMATSU Shinichiro <koma2@lovepeers.org>
|
| |
|
|
|
|
|
| |
PR: ports/69481
Submitted by: Tim Bishop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
| |
Prodded by: kris
|
| |
|
|
|
|
|
|
|
|
| |
Drop MAINTAINERship.
PR: ports/42556 [1]
Requested by: Mikhail Teterin <mi@aldan.algebra.com> [1]
Approved by: maintainer timeout (a long time)
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
| |
Noticed on: bento
|
|
|
|
|
|
|
| |
<machine/types.h> is not a user-usable header anyways. Including it breaks
the build on current. On stable <sys/types.h> includes it. This still
doesn't make rpm actually work on -current, but at least the port compiles
now.
|
|
|
|
| |
piece of crap (only 5 packages depending on it remain).
|
| |
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
|
| |
|
|
|
|
|
| |
PR: 24570
Submitted by: Roman Shterenzon<roman@xpert.com>
|
| |
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/22257
Submitted by: Scott Renfro <scott@renfro.org>
|
|
|
|
|
|
|
|
| |
- Add patch to refer /usr/ports/popt
- etc
PR: ports/22046
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
| |
Add patch for configure.in
PR: ports/22046
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: misc/21801
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
|
|
|
|
| |
PR: ports/18472
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
|
|
|
|
| |
PR: 14759
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
|
|
|
|
|
|
|
|
| |
* Modified install path of configuration files from lib/ to etc/
* Fixed some files to set file permission properly
PR: 14803
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 14579
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 10137
Submitted by: Marcel Moolenaar <marcel@scc.nl>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
xgettext --default-domain=rpm \
--add-comments --keyword=_ --keyword=N_ /usr/ports/misc/rpm/work/rpm-2.5.1/rpm.c /usr/ports/misc/rpm/work/rpm-2.5.1/query.c /usr/ports/misc/rpm/work/rpm-2.5.1/install.c /usr/ports/misc/rpm/work/rpm-2.5.1/verify.c /usr/ports/misc/rpm/work/rpm-2.5.1/checksig.c /usr/ports/misc/rpm/work/rpm-2.5.1/url.c /usr/ports/misc/rpm/work/rpm-2.5.1/ftp.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/uninstall.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmdb.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/signature.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/dbindex.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/depends.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/formats.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/fs.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/header.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/lookup.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rebuilddb.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/messages.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/package.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmlead.c /usr/ports/misc/rpm/work/rpm-2.5.1/lib/rpmrc.c
Unrecognized option: -
usage: xgettext [-adnuv] [-c<flag>] [-m<tag>] [-o<default>]
... [-p<path>] [-x<xlist>] - | file
xgettext -h (HELP)
|
| |
|
|
|
|
| |
$PREFIX/share/misc.
|
| |
|
| |
|
|
|
|
|
| |
need GNU cpio and gzip, but at least you don't have to install the
whole RPM manager to get the files in an RPM.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|