| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
| |
Also link with libncurses, not libcurses
Notes:
svn path=/head/; revision=407925
|
|
|
|
|
|
|
| |
MFH: 2015Q2 (blanket)
Notes:
svn path=/head/; revision=388976
|
|
|
|
| |
Notes:
svn path=/head/; revision=377778
|
|
|
|
| |
Notes:
svn path=/head/; revision=374378
|
|
|
|
|
|
|
|
| |
PR: 192805
Submitted by: tkato432 yahoo com
Notes:
svn path=/head/; revision=365774
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=361812
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
- USES -> gmake
Notes:
svn path=/head/; revision=348675
|
|
|
|
|
|
|
| |
misc)
Notes:
svn path=/head/; revision=327745
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
|
|
| |
- Single space for WWW in pkg-descr
- Ordering if of items in Makefile
- Trim headers
- Comment should not begin with leading article
- Pet portlint
Notes:
svn path=/head/; revision=315240
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=280875
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint(1) by moving LICENSE section earlier
PR: ports/159486 [1]
Submitted by: Kato Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=278890
|
|
|
|
|
|
|
|
| |
PR: 158457
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=276836
|
|
|
|
|
|
|
|
| |
PR: 155860
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=271681
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249557
|
|
|
|
| |
Notes:
svn path=/head/; revision=238943
|
|
|
|
|
|
|
| |
Tested by: several builds in P6 TB
Notes:
svn path=/head/; revision=233978
|
|
|
|
| |
Notes:
svn path=/head/; revision=232490
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
released in ~5yrs.
- WITH_SLANG2 is now no longer a valid ports knob
- WITH_SLANG implies devel/libslang2 now
- devel/libslang -> devel/libslang2 is a SHARED LIB bump
so bump PORTREVISION for affected ports
- Take MAINTAINER for most unmaintained ports in this chain
- some SF macro conversions
- BROKEN with devel/libslang2 and DEPRECATE
math/slsc (abandoned upstream)
- BROKEN with devel/libslang2
japanese/slirc
PR: ports/125255
Reviewed by: garga (libslang maintainer), portmgr (pav)
Exp Run by: pav
Notes:
svn path=/head/; revision=227786
|
|
|
|
|
|
|
|
| |
PR: 129543
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
Notes:
svn path=/head/; revision=224189
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW
PR: 126175
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=217962
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 121799
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=209498
|
|
|
|
| |
Notes:
svn path=/head/; revision=208130
|
|
|
|
| |
Notes:
svn path=/head/; revision=194177
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=186157
|
|
|
|
|
|
|
|
|
| |
PR: 107741
Submitted by: miwi
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=183207
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154159
|
|
|
|
|
|
|
|
| |
PR: ports/87790
Submitted by: maintainer
Notes:
svn path=/head/; revision=146037
|
|
|
|
| |
Notes:
svn path=/head/; revision=126471
|
|
|
|
|
|
|
|
| |
PR: ports/67876
Submitted by: Jacques Marneweck <jacques@maquis.powertrip.co.za> (maintainer)
Notes:
svn path=/head/; revision=111649
|
|
|
|
|
|
|
|
| |
PR: ports/67257
Submitted by: Jacques Marneweck <jacques@php.net> (maintainer)
Notes:
svn path=/head/; revision=110138
|
|
|
|
|
|
|
|
|
|
| |
- pass maintainership to submitter
<http://lists.freebsd.org/pipermail/freebsd-ports/2004-May/012764.html>
Submitted by: Jacques Marneweck <jacques@php.net>
Notes:
svn path=/head/; revision=110089
|
|
|
|
|
|
|
|
| |
Noticed by: kris
Pointy hat to: me
Notes:
svn path=/head/; revision=107082
|
|
|
|
|
|
|
| |
Reported on: dosirak
Notes:
svn path=/head/; revision=107069
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
| |
Notes:
svn path=/head/; revision=105253
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=88430
|
|
|
|
|
|
|
|
|
| |
(easily locatable, at least) on his web site.
Noticed by: marcus
Notes:
svn path=/head/; revision=88253
|
|
|
|
|
|
|
|
| |
PR: 53364
Submitted by: Mark Linimon <linimon@lonesome.com>
Notes:
svn path=/head/; revision=87314
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
|
| |
Asked maintainer and author if a new site was known.
Noticed by: portsurvey
Notes:
svn path=/head/; revision=71913
|