| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
|
|
|
|
|
|
|
|
|
| |
- convert all fuse ports to use the new macro
The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.
Approved by: portmgr (bapt)
|
|
|
|
|
| |
PR: ports/172453
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (based on)
|
|
|
|
| |
Bump portrevision for ports which run-depends list changed
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainership per private request
- Convert to new options framework
- Remove ABI version from LIB_DEPENDS
- Add LICENSE (GPL2)
- Update to working WWW
PR: ports/169043 [1], ports/170229 [2]
Submitted by: "Julian H. Stacey" <jhs@berklix.com> [1]
Approved by: Samuel Martin Moro <faust64@gmail.com> (maintainer)
Approved by: eadler (mentor)
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
| |
Replace Vista's $UpCase file by a Windows XP one
Pass maintainership to submitter
Remove md5 sum while I'm here
PR: ports/144852
Submitted by: Samuel Martin Moro <faust64 at gmail.com>
|
|
|
|
|
|
|
|
| |
break things.
PR: ports/127017
Submitted by: annona2@gmail.com
Patch by: Urankar Mikael <mikael.urankar@ujf-grenoble.fr>
|
|
|
|
| |
starting with P,R,S
|
|
|
|
| |
Approved by: portmgr (linimon)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
| |
from similar port sysutils/fusefs-ntfs (other parts taken as well).
- Update pkg-descr and pkg-message.
PR: ports/126439
Approved by: miwi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
|
| |
directly like before).
- Bump PORTREVISION.
PR: ports/118569
Submitted by: alepulver (myself)
Approved by: miwi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove FreeBSD 4.x code (USE_GCC=3.4+, USE_GETOPT_LONG and BROKEN).
- Use ARCH instead of MACHINE_ARCH for possible future cross-compilation
support.
- Add UBLIO option, which uses devel/libublio for greatly improved speed (when
reading an NTFS volume). Also print a warning when disabling UBLIO.
- Add pkg-message mentioning UBLIO and this port's limitations.
- Change mount.ntfs-fuse -> mount_ntfs-fuse manpage link and symlink to the
binary in /usr/sbin to allow using with 'mount -t ntfs-fuse' and in
/etc/fstab after mounting /usr.
- Add a note in pkg-descr about the fusefs driver and ntfs-3g split project.
- Add LOCK option to avoid access to the device while it's mounted.
PR: ports/116287
Submitted by: alepulver (myself)
Approved by: miwi, farrokhi (implicitly to miwi)
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
|
| |
blocksize-aligned blocks
- Remove several now unnecessary hacks
- Bump PORTREVISION
Approved by: MAINTAINER
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
|
| |
PR: ports/102132
Submitted by: Babak Farrokhi <babak(at)farrokhi.net>
Approved by: krion (mentor)
|
| |
|
|
|
|
|
|
|
| |
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
|
|
|
|
| |
PR: 97536
Submitted by: Martin Matuska <martin___matuska.org>
|
|
|
|
|
| |
PR: ports/96744
Submitted by: Martin Matuska <martin@matuska.org>
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
| |
instead on seting CONFLICTS.
Requested by: Csaba Henk <csaba.henk@creo.hu>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
sysutils/fusefs-libs has been upgraded and ntfsprogs' FUSE based
fs driver (ntfsmount) doesn't compile against the new version.
The attached patch will make it compile against recent
sysutils/fusefs-libs versions (2.5.0, 2.5.1)
PR: ports/92568
Submitted by: Csaba Henk <csaba.henk@creo.hu>
|
| |
|
|
|
|
|
|
|
| |
- Add local patch to make FUSE support compile on FreeBSD [1].
- Force --enable-gnome-vfs when WITH_GNOMEVFS2 is set.
Asked by: Sergei Mozhaisky <technix@mediana.net.ua> [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
|
|
|
| |
- Remove libtool archive using USE_LIBTOOL_VER=15.
- Remove sed invocation with a configure argument.
PR: ports/87241 [1]
Submitted by: Callum Gibson <callum_r_gibson@yahoo.com.au> [1]
|
|
|
|
|
| |
PR: ports/84048
Submitted by: Andriy Gapon <avg@topspin.kiev.ua>
|
|
|
|
|
|
|
|
|
| |
- Install the GnomeVFS module in ${X11BASE}, where GnomeVFS will look for it
- Use USE_GCC=3.4+ rather than USE_GCC=3.4
- Remove useless USE_CONFIGURE
- Fix the GnomeVFS spelling in the OPTIONS help
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> [1]
|
|
|
|
| |
Noted by: pointyhat via kris
|
| |
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
| |
PR: ports/74233
Submitted by: Geoff Buckingham <geoff.buckingham@reuters.com>
Reviewed by: Jilles Tjoelker <jilles@stack.nl>
|
|
|
|
|
|
|
|
| |
- Engage OPTIONS
- Drop maintainership
PR: ports/77788
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
|
|
|
| |
Approved by: portmgr
|
| |
|
|
|
|
|
| |
Requested by: kris
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
|
|
|
|
|
|
|
| |
- fix pkg-plist
- add INSTALLS_SHLIB and CONFIGURE_TARGET
PR: 66561
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
|
|
|
|
| |
Pointed out by: bento via kris.
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|
|
partitions.
PR: ports/66406
Submitted by: Florent Thoumie <flz@xbsd.org>
|