| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/146179
Submitted by: Chris Petrik <chris@officialunix.com> (maintainer)
Notes:
svn path=/head/; revision=253682
|
|
|
|
|
|
|
|
|
|
| |
Add options for enabling or disabling python and perl
PR: ports/145278
Submitted by: Chris Petrik (maintainer)
Notes:
svn path=/head/; revision=252704
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
| |
Requested by: the maintainer
Notes:
svn path=/head/; revision=251009
|
|
|
|
|
|
|
| |
PR: ports/141647
Notes:
svn path=/head/; revision=245897
|
|
|
|
| |
Notes:
svn path=/head/; revision=245177
|
|
|
|
|
|
|
|
|
| |
the pool for the duration of his upcoming move.
Requested by: maintainer
Notes:
svn path=/head/; revision=244755
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Allow build with KDE4 [2]
- fix build on 6.x
- sort plist
PR: ports/138832
Submitted by: Andrei Lavreniyuk [2]
Patched by: Chris Petrik (maintainer) [1],[2]
Feature safe: yes
Notes:
svn path=/head/; revision=241631
|
|
|
|
|
|
|
|
| |
PR: based on ports/138712
Submitted by: Chris Petrik (maintainer)
Notes:
svn path=/head/; revision=241419
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
Notes:
svn path=/head/; revision=238701
|
|
|
|
|
|
|
|
|
| |
PR: ports/136142
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: Armin Pirkovitsch <a.pirko@inode.at> (old maintainer)
Notes:
svn path=/head/; revision=237573
|
|
|
|
|
|
|
| |
Approved by: Armin Pirkovitsch <a.pirko@inode.at> (maintainer)
Notes:
svn path=/head/; revision=236936
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
|
| |
it might be unstable.
WWW: http://www.kvirc.net
Submitted by: Armin Pirkovitsch <a.pirko@inode.at> (via irc)
Repocopy by: marcus
Notes:
svn path=/head/; revision=184408
|
|
|
|
|
|
|
| |
Approved by: portmgr (linimon)
Notes:
svn path=/head/; revision=179159
|
|
|
|
| |
Notes:
svn path=/head/; revision=161690
|
|
|
|
|
|
|
|
|
| |
PR: ports/93402
Submitted by: "chris@i13i.com" <kse@admin.i13i.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=160922
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
| |
Notes:
svn path=/head/; revision=153084
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
|
| |
PR: ports/79144
Submitted by: maintainer
Notes:
svn path=/head/; revision=133492
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=124471
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=115907
|
|
|
|
|
|
|
|
| |
PR: 70089
Submitted by: Michael Ranner <mranner@inode.at>
Notes:
svn path=/head/; revision=115839
|
|
|
|
|
|
|
|
|
| |
by kde@
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=111999
|
|
|
|
| |
Notes:
svn path=/head/; revision=106175
|
|
|
|
|
|
|
|
|
| |
PR: ports/64593
Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
Approved by: arved (mentor)
Notes:
svn path=/head/; revision=105516
|
|
|
|
|
|
|
|
| |
PR: ports/63461
Submitted by: maintainer
Notes:
svn path=/head/; revision=102305
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
|
| |
PR: 61450
Submitted by: Michael Ranner <mranner@inode.at> (maintainer)
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=98406
|
|
|
|
|
|
|
| |
Submitted by: mranner@inode.at
Notes:
svn path=/head/; revision=98123
|
|
|
|
|
|
|
|
| |
remove these ports that have been broken for >4 months (in many cases much
longer) with no sign of a fix.
Notes:
svn path=/head/; revision=80201
|
|
|
|
| |
Notes:
svn path=/head/; revision=76700
|
|
|
|
| |
Notes:
svn path=/head/; revision=67439
|
|
|
|
|
|
|
| |
previous delta.
Notes:
svn path=/head/; revision=67122
|
|
|
|
|
|
|
| |
- make it respecting CFLAGS while I'm here.
Notes:
svn path=/head/; revision=67120
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=57625
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=56168
|
|
|
|
|
|
|
|
|
| |
PR: 27355
Reviewed by: will
No response: trevor
Notes:
svn path=/head/; revision=43616
|
|
|
|
|
|
|
| |
goaded by: trini0@optonline.net
Notes:
svn path=/head/; revision=42108
|
|
|
|
|
|
|
|
|
| |
by using QT_NONSTANDARD and adding --disable-static.
Discussed with: trevor
Notes:
svn path=/head/; revision=41106
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=40792
|