| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386312
|
|
|
|
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
Notes:
svn path=/head/; revision=363392
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.
Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.
PR: 190592
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=357486
|
|
|
|
|
|
|
|
|
|
| |
- Add NLS option, USES=gmake, staging.
PR: ports/186516 [1]
Approved by: Brian Clapper <bmc@clapper.org> (maintainer) [1]
Notes:
svn path=/head/; revision=347014
|
|
|
|
|
|
|
| |
misc)
Notes:
svn path=/head/; revision=327745
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=325959
|
|
|
|
|
|
|
|
|
| |
PR: ports/174687
Submitted by: Cristiano Rolim Pereira <cristianorolim@outlook.com>
Approved by: Brian Clapper <bmc@clapper.org> (maintainer)
Notes:
svn path=/head/; revision=309693
|
|
|
|
|
|
|
|
|
| |
PR: ports/157487
Submitted by: Ryan Steinmetz (rpsfa@rit.edu)
Approved by: Brian Clapper <bmc@clapper.org> (maintainer)
Notes:
svn path=/head/; revision=275020
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/152850
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: bmc@clapper.org (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=265785
|
|
|
|
|
|
|
|
|
| |
PR: ports/143224
Submitted by: Hung-Yi Chen <gaod@hychen.org>
Approved by: bmc@clapper.org (maintainer timeout)
Notes:
svn path=/head/; revision=249844
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbreak on 8.x and above
PR: 141209
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
Approved by: Brian Clapper <bmc@clapper.org> (maintainer)
Notes:
svn path=/head/; revision=246610
|
|
|
|
|
|
|
|
|
| |
PR: 138311
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=241301
|
|
|
|
|
|
|
|
|
| |
PR: ports/134311
Submitted by: Timothy Beyer <beyert@cs.ucr.edu>
Approved by: Brian Clapper <bmc@clapper.org> (maintainer)
Notes:
svn path=/head/; revision=236472
|
|
|
|
|
|
|
|
|
| |
PR: 133832
Submitted by: Cristiano Rolim Pereira <cristianorolim at hotmail dot com>
Approved by: Brian Clapper <bmc at clapper dot org> (maintainer)
Notes:
svn path=/head/; revision=232466
|
|
|
|
|
|
|
|
|
| |
PR: ports/131975
Submitted by: Cristiano Rolim Pereira <cristianorolim at hotmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=228862
|
|
|
|
|
|
|
|
|
| |
PR: ports/130193
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com>
Approved by: Brian Clapper <bmc@clapper.org> (maintainer)
Notes:
svn path=/head/; revision=225910
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154943
|
|
|
|
|
|
|
|
|
| |
PR: 77519
Submitted by: Tarc <tarc at po.cs.msu.su>
Approved by: Brian Clapper <bmc at clapper.org>
Notes:
svn path=/head/; revision=129082
|
|
|
|
|
|
|
|
| |
PR: 77435
Submitted by: Brian Clapper <bmc at clapper.org>
Notes:
svn path=/head/; revision=128667
|
|
|
|
|
|
|
| |
Requested by: pav
Notes:
svn path=/head/; revision=123998
|
|
|
|
|
|
|
|
| |
PR: ports/75020
Submitted by: maintainer
Notes:
svn path=/head/; revision=123978
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
|
| |
PR: 56370
Submitted by: maintainer
Notes:
svn path=/head/; revision=88442
|
|
|
|
|
|
|
|
| |
PR: 55757
Submitted by: maintainer
Notes:
svn path=/head/; revision=87362
|
|
|
|
| |
Notes:
svn path=/head/; revision=76038
|
|
|
|
|
|
|
|
|
|
|
|
| |
$ gnuls blah
gnuls: blah: (null)
$
on recent -stable and -current builds after strerror_r() was
implemented.
Notes:
svn path=/head/; revision=54321
|
|
|
|
| |
Notes:
svn path=/head/; revision=46909
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in the mode to show up as a '+' when a file/directory has
extended ACLs set (per the POSIX.2e draft):
-rw-rw-r--+ 1 jedgar jedgar 267 Aug 14 21:47 TODO
This only works on -current systems and can be activated by
defining WITH_ACL_SUPPORT when building. New versions of the
GNU fileutils (i.e. 4.1) contain native ACL support but will
not build without CVS versions of autoconf/automake which are
not currently supported.
Approved by: Maintainer
Notes:
svn path=/head/; revision=46838
|
|
|
|
| |
Notes:
svn path=/head/; revision=35373
|
|
|
|
| |
Notes:
svn path=/head/; revision=27615
|
|
|
|
| |
Notes:
svn path=/head/; revision=27534
|
|
|
|
| |
Notes:
svn path=/head/; revision=27512
|
|
|
|
| |
Notes:
svn path=/head/; revision=20960
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=19803
|
|
|
|
|
|
|
|
| |
PR: 10173
Submitted by: maintainer
Notes:
svn path=/head/; revision=17220
|
|
|
|
| |
Notes:
svn path=/head/; revision=16378
|
|
|
|
| |
Notes:
svn path=/head/; revision=12623
|
|
|
|
|
|
|
|
|
|
| |
other-writable dirs and other-writable-stick dirs.
PR: ports/4853
Submitted by: bmc@WillsCreek.COM
Notes:
svn path=/head/; revision=8390
|
|
|
|
|
|
|
|
| |
PR: ports/4267
Submitted by: Brian Clapper <bmc@WillsCreek.COM>
Notes:
svn path=/head/; revision=7951
|
|
|
|
|
|
|
|
| |
PR: ports/4267
Submitted by: Brian Clapper <bmc@WillsCreek.COM>
Notes:
svn path=/head/; revision=7950
|
|
|
|
|
|
|
| |
list.
Notes:
svn path=/head/; revision=6371
|
|
|
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Notes:
svn path=/head/; revision=4578
|
|
|
|
| |
Notes:
svn path=/head/; revision=4571
|
|
|
|
|
|
|
| |
Converted p5* to use MASTER_SITE_PERL_CPAN
Notes:
svn path=/head/; revision=4541
|
|
|
|
|
|
|
| |
Misc variable reordering, cleaning up, etc.
Notes:
svn path=/head/; revision=4385
|
|
Submitted by: Brian Clapper <bmc@telebase.com>
Notes:
svn path=/head/; revision=2627
|