| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
Submitted by: rafan
Tested on: pointyhat
|
|
|
|
| |
Approved by: portmgr (linimon)
|
| |
|
|
|
|
|
|
| |
PR: ports/93402
Submitted by: "chris@i13i.com" <kse@admin.i13i.com>
Approved by: maintainer
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
Approved by: krion@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
PR: ports/79144
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Remove duplicate and inactive mirror from MASTER_SITES
- Add new official mirrors to MASTER_SITES
- Fix arts support, add OPTIONS for audio settings and use correct entries for LIB_DEPENDS
- Use DATADIR in pkg-plist
PR: ports/75082
Submitted by: Michael Ranner <mranner@inode.at>
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: 70089
Submitted by: Michael Ranner <mranner@inode.at>
|
|
|
|
|
|
| |
by kde@
Approved by: maintainer timeout
|
| |
|
|
|
|
|
|
| |
PR: ports/64593
Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
Approved by: arved (mentor)
|
|
|
|
|
| |
PR: ports/63461
Submitted by: maintainer
|
|
|
|
| |
(Part 2)
|
|
|
|
|
|
| |
PR: 61450
Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
| |
Submitted by: mranner@inode.at
|
|
|
|
|
| |
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
|
| |
|
| |
|
|
|
|
| |
previous delta.
|
|
|
|
| |
- make it respecting CFLAGS while I'm here.
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
PR: 27355
Reviewed by: will
No response: trevor
|
|
|
|
| |
goaded by: trini0@optonline.net
|
|
|
|
|
|
| |
by using QT_NONSTANDARD and adding --disable-static.
Discussed with: trevor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure <faure@kde.org> (proxy auth patches)
Alex Zepeda <garbanzo@kde.org> (old patches removal)
|
|
|
|
| |
Submitted by: Cristiano Deana <deana@bmm.it>
|
|
|
|
| |
reported by: trini0 <trini0@optonline.net>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Add WWW line for www.kvirc.net.
Replace 2.0.0 with ${PORTVERSION} in MASTER_SITES.
|
|
|
|
| |
Approved by: will
|
|
|
|
|
| |
PR: 21530
Submitted by: Trevor Johnson <trevor@jpj.net>
|
|
|
|
|
|
|
| |
which works flawlessly, much to my amazement. He is now MAINTAINER.
PR: 21530
Submitted by: Trevor Johnson <trevor@jpj.net>
|
|
|
|
|
| |
(Of course, they shouldn't have been writing "qt21" explicitly in the
first place....)
|
| |
|
|
|
|
|
|
|
|
| |
1) Move kvirc to use Qt 2.1. Patch added assists with this.
2) Add support for multi-byte people, through SS_X_EXTRA_LIBS=-lxpg4.
Submitted by: imura (#2)
Reported by: Vladimir B. Grebenschikov <vova@express.ru>
|
| |
|
|
|
|
| |
Submitted by: imura (on mailing list)
|
|
|
|
|
|
| |
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
|
|
|
|
|
|
|
| |
shows; it.mo is installed correctly on my system.
PR: 16996
Submitted by: Will Andrews <andrews@technologist.com>
|
|
|
|
|
| |
PR: 16688
Submitted by: Will Andrews <andrews@technologist.com>
|
|
|
|
|
| |
PR: 16485
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
|
| |
|
|
|
|
|
| |
PR: 11091
Submitted by: me
|
|
A powerful Internet Relay Chat client designed for UNIX
PR: ports/10097
Submitted by: Anders Nordby <anders@fix.no>
|