1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

3354 Commits

Author SHA1 Message Date
Yen-Ming Lee
da217be089 - update to 4.3 2014-07-20 19:01:46 +00:00
Rene Ladan
7ef14698e9 Mark vulnerable linux-f10 ports as forbidden (category f*)
Approved by:	portmgr (bapt)
2014-07-20 11:55:55 +00:00
Sunpoet Po-Chuan Hsieh
b46b8b7bb9 - Support STAGEDIR
Approved by:	portmgr (blanket)
2014-07-18 15:41:41 +00:00
Sunpoet Po-Chuan Hsieh
bbfcce26d7 - Fix build of ftp/curl-hiphop 2014-07-18 15:40:53 +00:00
Sunpoet Po-Chuan Hsieh
488d1dc484 - Update to 7.37.1
Changes:	http://curl.haxx.se/changes.html
2014-07-18 08:45:37 +00:00
Ganael LAPLANCHE
f02a794f9e Update to 4.5.3 2014-07-17 11:45:18 +00:00
Adam Weinberger
bdeb856151 Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. 2014-07-15 23:30:05 +00:00
Adam Weinberger
15f66e4deb Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:13:45 +00:00
Gabor Pali
9d73ec3dbc - Fix LIB_DEPENDS lines
Obtained from:	FreeBSD Haskell
2014-07-15 13:08:09 +00:00
Baptiste Daroussin
e6ffa1f425 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:23:25 +00:00
Dmitry Marakasov
cca73bef92 - Switch to USES=libtool, drop .la files
- Stagify
- Fix comment
2014-07-07 22:39:35 +00:00
Tijl Coosemans
ec94e4d5eb Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery

Approved by:	portmgr (implicit)
2014-07-05 12:19:32 +00:00
Dmitry Sivachenko
67bd592b28 Update to version 4.3.1. 2014-07-04 09:59:34 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Adam Weinberger
660fc56a82 Resolve unnecessary bsd.port.options.mk inclusion by using OPTIONS helpers.
Approved by:	portmgr (blanket)
2014-07-03 18:18:02 +00:00
Adam Weinberger
90ceda6dbf Stage. 2014-07-03 18:09:23 +00:00
Adam Weinberger
b65a70427c Remove unnecessary inclusion of bsd.port.options.mk.
Approved by:	portmgr (blanket)
2014-07-03 17:41:48 +00:00
Adam Weinberger
df8007c28e Finish the conversion to OPTIONS helpers.
APproved by:	portmgr (blanket)
2014-07-03 17:37:52 +00:00
Adam Weinberger
bfbf38cbe7 Use OPTIONS helpers.
Approved by:	portmgr (blanket)
2014-07-03 17:34:11 +00:00
Baptiste Daroussin
3abde05452 Fix build with ports version of readline 2014-07-01 06:24:06 +00:00
Antoine Brodin
ac33800381 Mark BROKEN: Fails to install/package with new rexx-regina
/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/bin/rexxcurl ./preinst.rexx /usr/local/bin/rexxcurl ./demo/testcurl.rexx /wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/testcurl.rexx
Error 13 running "/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/bin/rexxcurl", line 1: Invalid character in program
Error 13.1: Invalid character in program "('7f'X)"
...
===>  Building package for rexx-curl-1.4_4
pkg-static: lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/getright.rexx): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/httppost.rexx): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/mirror.rexx): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/scp.rexx): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/testcurl.rexx): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/ftp/rexx-curl/work/stage/usr/local/share/rexxcurl/upload.rexx): No such file or directory

Reported by:	pkg-fallout
2014-06-28 08:00:11 +00:00
Marcus von Appen
ab4f0b9716 - Unbreak ports, which installed setup.py files due to the messed up argument
lists in PYDISTUTILS_SETUP

PR:		191317
Phabric:	D270
With hat:	python@
2014-06-28 07:03:19 +00:00
Antoine Brodin
af7cc6136e Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 13:51:14 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Raphael Kubo da Costa
d52a041cee Update to 4.2.
PR:		187637
Submitted by:	jessefrgsmith@yahoo.ca
2014-06-17 22:17:14 +00:00
Raphael Kubo da Costa
19940d83e5 Switch to USES=tar:xz.
PR:		191121
Submitted by:	venture37@geeklan.co.uk
2014-06-17 21:51:22 +00:00
Raphael Kubo da Costa
1131715c90 Switch to USE=tar:xz.
PR:		191125
Submitted by:	venture37@geeklan.co.uk
2014-06-17 21:49:32 +00:00
Brooks Davis
70e405b09d Switch to USES=tar:xz
PR:		191123
Submitted by:	venture37@geeklan.co.uk
2014-06-17 14:25:39 +00:00
Rodrigo Osorio
b93cd63670 Take maintenership of multiple ports (feld@ drop its maintenership)
devel/trio
editors/poedit
ftp/ftpsync
net-mgmt/rrdbot
sysutils/fusefs-gstfs
textproc/smu
www/p5-HTML-Template-Associate
www/p5-WWW-FreeProxy

Submitted by:	rodrigo
Approved by:	bapt (mentor)
2014-06-16 12:49:00 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- 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)
2014-06-11 14:49:59 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Jimmy Olgeni
cfcc81132c - Upgrade to version 7.19.3.1
- Set LICENSE
- Upgrade LIB_DEPENDS format
- Remove PYDISTUTILS_PKGNAME (portlint)

PR:		190125
Submitted by:	olgeni
Approved by:	maintainer (wen)
2014-06-08 17:16:28 +00:00
Sunpoet Po-Chuan Hsieh
83dce38127 - Update to 7.37.0
- Use USES=libtool:oldver

Changes:	http://curl.haxx.se/changes.html
2014-06-03 12:45:04 +00:00
Cy Schubert
225c4dad08 Stagify. 2014-05-30 02:14:04 +00:00
Dmitry Sivachenko
02a39b6cfb Update to version 4.3. 2014-05-28 10:39:38 +00:00
Sunpoet Po-Chuan Hsieh
c15071922e - Specify ABI version
Submitted by:	tijl
2014-05-24 06:18:44 +00:00
Martin Matuska
b0184824ab Bump PORTREVISION to fix builds for proftpd-mod_sql_odbc 2014-05-24 06:03:35 +00:00
Sunpoet Po-Chuan Hsieh
dad56de5a6 - Fix NSS option
- Bump PORTREVISION

PR:		ports/189987
Submitted by:	ashish
2014-05-22 17:52:50 +00:00
Ganael LAPLANCHE
a87c2d471e Use @sample for my ports 2014-05-21 12:14:01 +00:00
Martin Matuska
150de10167 Fix make check-plist 2014-05-20 19:54:23 +00:00
Martin Matuska
478475dabc Make portlint happier
Fix plist
Fix build as non-root
2014-05-20 19:42:32 +00:00
Tijl Coosemans
f191d6b887 Quote ${CC} and similar variables in MAKE_ARGS.
Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Martin Matuska
89cb192015 Update ftp/proftpd to 1.3.5
Update ftp/proftpd-mod_geoip to 1.3.5 (now shipped with ProFTPd)
Update security/proftpd-mod_clamav to 0.13
2014-05-19 22:58:14 +00:00
Renato Botelho
6a54e6c427 . Add LICENSE
. Fix .packlist
2014-05-15 12:59:19 +00:00
Dmitry Sivachenko
a9b8d247fb Update to version 4.2. 2014-05-13 12:24:23 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Ganael LAPLANCHE
1aeaf47008 Update to 4.4.16 2014-05-12 06:16:41 +00:00
Baptiste Daroussin
f4f46a920e Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
2014-05-05 16:24:00 +00:00