Commit Graph

3712 Commits

Author SHA1 Message Date
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Adam Weinberger
65709d5e5e Rename irc/ patch-xy patches to reflect the files they modify. 2014-07-28 21:57:01 +00:00
Ashish SHUKLA
423968fca0 - Update to 1.0.0
- Depend on security/libotr, instead of security/libotr3
- Fix WWW link in pkg-descr

PR:		192026
Submitted by:	Lawrence Chen <beastie at tardisi.com>
2014-07-28 13:49:23 +00:00
Bryan Drewery
5ff50c315e - Fix plist without DOCS
- Strip libraries
2014-07-24 20:32:29 +00:00
Rene Ladan
36e34f48e2 Remove expired ports:
2014-07-23 chinese/big5con: Fails to build with new utmpx
2014-07-23 chinese/hztty: Fails to build with new utmpx
2014-07-23 irc/solid-ircd: Fails to build with new utmpx
2014-07-23 korean/eterm: Fails to build with new utmpx
2014-07-23 mail/biffer: Fails to build with new utmpx
2014-07-23 misc/c-hey: Fails to build with new utmpx
2014-07-23 misc/wminfo: Fails to build with new utmpx
2014-07-23 net/sendfile: Fails to build with new utmpx
2014-07-23 net-im/centericq: Fails to build with new utmpx
2014-07-23 security/chkrootkit: Fails to build with new utmpx
2014-07-23 security/openfwtk: Fails to build with new utmpx
2014-07-23 security/pam_alreadyloggedin: Fails to build with new utmpx
2014-07-23 security/srp: Fails to build with new utmpx
2014-07-23 security/sud: Fails to build with new utmpx
2014-07-23 sysutils/hyperic-sigar: Fails to build with new utmpx
2014-07-23 sysutils/lookupd: Fails to build with new utmpx
2014-07-23 sysutils/lookupd_ldap: Fails to build with new utmpx
2014-07-23 sysutils/p5-Sys-Utmp: Fails to build with new utmpx
2014-07-23 sysutils/syslog-ng2: Fails to build with new utmpx
2014-07-23 sysutils/yawho: Fails to build with new utmpx
2014-07-24 18:36:19 +00:00
Tijl Coosemans
37f54e0f66 net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD

databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip

databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Baptiste Daroussin
2bbb53adc3 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 17:07:12 +00:00
Tijl Coosemans
c958a48581 Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work
when an older version of a package is installed.  This is the case when an
executable links with installed libraries and with uninstalled libraries
that link with other uninstalled libraries.  For each of the directly
linked libraries the executable will have an rpath (/usr/local/lib for the
installed libraries and a path under WRKDIR for each of the uninstalled
libraries), but not for the indirect libraries.  Both ld(1) and rtld(1)
search the rpath of the executable first before any rpath of libraries, so
the indirectly linked libraries will be found in /usr/local/lib if they are
installed instead of in WRKDIR.

With this commit executables will overlink with uninstalled indirect
libraries again so their location is added to the rpath of the executable.

This partially reverts r358784.

PR:		191611
Approved by:	portmgr (bapt)
2014-07-23 10:28:03 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
Adam Weinberger
95786c7af1 Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything.

Approved by:	portmgr (not really, but it touches unstaged ports)
2014-07-23 01:45:47 +00:00
Henrik Brix Andersen
b3becdc09a - Update to v3.2.2
- Update libotr dependency to 4.x
- Strip the bitlbee binary
2014-07-19 11:45:08 +00:00
Adam Weinberger
8c6dd4d1dc Clean up Makefiles. 2014-07-17 12:26:20 +00:00
Adam Weinberger
a3fad371bc Add a new OPTION to enable emacs meta keys, and clean up the Makefile.
New OPTION is disabled by default, so no PORTREVISION bump.
2014-07-17 11:44:46 +00:00
Baptiste Daroussin
f329319eb5 Fix some non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:13:58 +00:00
Adam Weinberger
136cc8f44f Add DOCS option where PORTDOCS appears in plist. 2014-07-16 02:29:34 +00:00
Adam Weinberger
c144d6b20f Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:38:31 +00:00
Vanilla I. Shu
c2841cd013 switch to USES=twisted.
Submitted by:	rm@
2014-07-14 14:41:13 +00:00
Vanilla I. Shu
21eed903da 1: Stagify.
2: use @sample, bump version.

Approved by:	portmgr@ (blanket)
2014-07-14 14:20:00 +00:00
Baptiste Daroussin
3fee911366 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:36:40 +00:00
John Marino
25dadf362d irc/minbif: Depend on imlib2 with CACA option only
PR:		186962
Submitted by:	Chris Nehren
2014-07-12 02:38:53 +00:00
John Marino
7b0124e574 irc/nefarious: stage, take 2. Add DOCS options
The vendor makefile creates html documents unconditionally with two
flavors: operators and users.  There is a lot of duplication between the
two so it symlinked the duplicates.  Unfortunately the symlinks point
back the stage directory.  Also, at least one symlink was invalid in all
cases as it was not pointing to any file.

To fix:
 1. override install target
 2. Add DOCS option to make non-man page documentation optional
 3. Copy files instead of using symlinks (they are very small)
 4. Fix vendor SYMLINK list, there were two errors in it
 5. Remove subversion tree during post-extract target

Note that the permissions of the installed configuration files are
different.  The vendor files tried to install them with modes 600 and 700
but now they are the default for INSTALL_DATA macro.

Reported by:	swills (jenkins)
2014-07-06 08:44:59 +00:00
John Marino
907704416b irc/nefarious: stage, unbreak on F10+ and more
* Add stage support
 * Fix build for clang
 * convert USE_BZIP2
 * Bring in DragonFly support patch
 * convert USE_OPENSSL and USE_CHROOT knobs to options
 * rename DOMAIN knob to NEFARIOUS_DOMAIN knob
 * rename INSTALL_PREFIX knob to NEFARIOUS_INSTALL_PREFIX knob
 * Make bash dependency work in non-standard location
 * Tweak pre-configure message accordingly, remove sleep command
2014-07-05 21:23:51 +00:00
John Marino
994267b8fd irc/ircproxy: modernize and explicit linking with libcrypto (dports)
* new LIB_DEPENDS format
* use option configure
* convert USE_BZIP2
2014-07-05 19:18:41 +00:00
Tijl Coosemans
3127da9b78 Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged port)
2014-07-04 20:28:31 +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
Dmitry Marakasov
5774d244cf - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-04 08:30:35 +00:00
Adam Weinberger
403890a688 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:11:40 +00:00
Baptiste Daroussin
2f6f46027f Support stage 2014-07-01 23:33:35 +00:00
Baptiste Daroussin
4e124b307c Support stage
A bit of cleanup
2014-07-01 23:32:48 +00:00
Baptiste Daroussin
011f6c3f0a Add a forgotten patch 2014-07-01 23:29:10 +00:00
Baptiste Daroussin
f934a2a100 Support stage
Partially strip binaries
Convert to USES=libtool
2014-07-01 23:25:12 +00:00
Ashish SHUKLA
fba661e8a6 - Remove editors/emacs21, and editors/emacs22 as they're no longer maintained
upstream
- Also remove dependent ports
- Add UPDATING entry informing users of the same
- Add MOVED entries

Approved by:	portmgr (bapt)
2014-06-27 12:34:52 +00:00
Antoine Brodin
1319425832 Deprecate ports failing to build with new utmpx
Maintainers had more than 4 years to fix them

With hat:	portmgr
2014-06-23 20:39:14 +00:00
John Marino
fc1b4e7cf9 irc/psybnc: limit hack to FreeBSD to unbreak DragonFly
This "fix" for FreeBSD doesn't look right to me; I don't think it should
be using OSVERSION to determine which compiler is being used.  Until its
fixed better, make sure OSVERSION is only compared on FreeBSD.
2014-06-22 14:15:12 +00:00
Tijl Coosemans
3e4a806167 Add 4 new sed commands to USES=libtool. The first two apply some of the
changes that Debian made to their libtool.  The first command applies to
libtool versions 1.4 and up.  The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down.  It applies to 2.x.  Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).

The third and fourth command fix relinking.  During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory.  This allows running an
executable that links to libA from within the work directory.  The relink
removes this extra runpath.

When libtool relinks libA it replaces "libB.la" on the linker command line
with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in
the stage directory but this -L flag isn't necessarily the first so another
libB may be linked instead.  The two sed commands make relink the same as a
normal link.  This means libtool will relink with libraries from the work
directory using a path similar to "../srcB/.libs/libB.so" without -L flags.
This applies to libtool 1.4 and up.  Earlier versions don't seem to relink
libraries.
(This fixes ports like devel/apr1 so they link with freshly built libraries
instead of installed libraries.)

Fix all ports with missing libraries.

Additionally:
archivers/rpm4: USES=patchfix.
databases/gdbm: INSTALL_TARGET=install-strip.
devel/gnome-vfs: remove patch that doesn't change anything.
devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS.
devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD.
multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386
   instead of disabling optimisations.
net/libnetdude: disable static plugins.

PR:		190941
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-06-22 10:44:29 +00:00
Jase Thew
8d4b1105dd irc/znc: Update to 1.4
PR:		191034
Submitted by:	bradleythughes@fastmail.fm
Changes:	http://wiki.znc.in/ChangeLog/1.4
2014-06-20 21:54:10 +00:00
Mathieu Arnold
4f623e0f14 - Update to 1.8.9
- Stage
- Cleanup rc script
- Take [1]

Approved by:	maintainer [1]
Sponsored by:	Absolight
2014-06-19 13:03:29 +00:00
Vanilla I. Shu
67d694419b 1: Stagify.
2: Add LICENSE.

Approved by:	portmgr@
2014-06-17 02:07:14 +00:00
Vanilla I. Shu
74ddc93e38 Stagify.
Approved by:	portmgr@
2014-06-17 02:00:42 +00:00
Vanilla I. Shu
53b1b41eca 1: Stagify.
2: strip binary.

Approved by:	portmgr@
2014-06-17 01:48:20 +00:00
William Grzybowski
09107dfdf0 irc/py-irc: update to 5.9.1
- Update to 5.9.1
- Remove obsolete python 2.6 check
- Remove obsolete zip_safe option
2014-06-16 12:57:05 +00:00
Martin Wilke
f768d4a067 - Stage support
PR:		191023
2014-06-15 03:04:39 +00:00
Marcus von Appen
9097ea3cc4 - Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-14 08:20:21 +00:00
Jimmy Olgeni
5e38556079 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
2014-06-13 07:36:27 +00:00
Adam Weinberger
90f23b1514 Add missing OPTIONS_SUB. 2014-06-12 18:56:36 +00:00
Adam Weinberger
fd2b0b102d Turn ircbug(1) into an OPTION. 2014-06-12 15:02:54 +00:00
Adam Weinberger
668fd04295 Update to 20131230 and take maintainership. 2014-06-12 14:19:06 +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
John Marino
b6c090b954 chinese/bitchx: Bump to acquire MASTERDIR fix, stage too
Related to:
PR: 186425

It looks NO_STAGE should have been removed when irc/bitchx was staged.
Late add: Fix master irc/bitchx to not override PORTREVISION
2014-06-11 10:20:41 +00:00
John Marino
6a2f4f66ba irc/bitchx: Requires build by GCC to avoid segfault
PR:		186425
Submitted by:	Edwin
Approved by:	maintainer (Dan Mashal)
2014-06-10 14:26:34 +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
Bryan Drewery
3e5decadf3 Convert to USES=tar 2014-06-10 03:25:40 +00:00
Mathieu Arnold
1fa1af4495 Update to 3.2.10.3
PR:		190570
Sponsored by:	Absolight
2014-06-09 13:40:38 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Vanilla I. Shu
cc48fc8ef5 Stagify. 2014-06-08 03:58:47 +00:00
Jase Thew
eb7b6480e3 - Fix fallout from r355360 and allow lua plugin to be built
successfully
2014-06-06 12:07:39 +00:00
Martin Wilke
bcea1b57a8 - Fix build with clang
PR:		190686
2014-06-06 03:50:22 +00:00
Koop Mast
99bfee6a24 Fix build with gcc from ports. [1]
While here use USES=libtool, strip installed small update regarding LDFLAGS

PR:		178896 [1]
Submitted by:	kvedulv@kvedulv.de
Patch by:	avg@ [1]
2014-06-05 20:27:29 +00:00
Dmitry Marakasov
06358fd1ac - Switch security/libotr3 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-04 14:39:22 +00:00
Rusmir Dusko
f2779fb94a These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.

deskutils/py-send2trash

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Change license BSD to BSD3CLAUSE
- Use USE_PYDISTUTILS=yes instead of easy_install
- Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST

graphics/founts

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Add REINPLACE, fix ELAST
- Change distinfo, remove supplied icon

graphics/py-pyggel

- Pass maintainership to koalative at gmail.com

graphics/radius-engine

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com

irc/py-fishcrypt

- Pass maintainership to koalative at gmail.com

sysutils/gigolo

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Remove TODO from DOCS
- Remove useless .include <bsd.port.options.mk>
- Change pkg-plist, remove mtree
2014-06-04 14:14:21 +00:00
Rodrigo Osorio
63c133eeb4 - support staging
- changes in per-install & do-install commands

Submitted by:	rodrigo@ (maintainer)
Reviewed by:	bapt (mentor)
2014-06-04 11:14:56 +00:00
Martin Wilke
073a031837 - Mark IGNORE < 9.1
PR:		190596
2014-06-04 05:57:21 +00:00
Rusmir Dusko
137ea0defa - Bump PORTREVISION for dependencies changes
- Pass maintainership to koalative at gmail.com
- Use libtool instead of USE_AUTOTOOLS libtool
- Add USE_AUTOTOOLS libtoolize
- Set PORTSCOUT, wrong NLS
- Change pkg-plist, remove *.la files
2014-06-03 19:54:22 +00:00
Vanilla I. Shu
8b353dbc8d 1: Fix COMMENT.
2: add libtool to USES.

PR:		ports/190411
Submitted by:	ports at robakdesign.com
2014-06-03 13:20:23 +00:00
Martin Wilke
8707044316 - Update to 20140530
- Stage support
2014-06-03 10:45:53 +00:00
Rene Ladan
8b7b090a2a irc/znc: Fix USE_PYTHON version number, it should be 3+ not 2+
Submitted by:	antoine
2014-06-01 15:37:41 +00:00
Rene Ladan
ca4ecbb419 Update consumers of lang/python31 or higher to use Python version 3.X
and consumers of lang/python31 or lower to use Python 2.X

This is in preparation of removing lang/python31 which expired on 2014-06-01

While here apply some fixes for textproc/codespell:
- USE_XZ -> USES=tar:xz
- remove unneeded USE_PYTHON_RUN line

Approved by:	python (mva)
2014-06-01 15:28:44 +00:00
Vanilla I. Shu
fe56ba39e8 Upgrade to 0.8.16. 2014-06-01 02:22:37 +00:00
Mathieu Arnold
9fec22bd72 - Fix runtime when built with clang [1] [2]
- Support stage [3]
- Switch to options helpers
- Update patches, and rename them to follow makepatch naming

maintainer timeout [1] [2] [3]
-> take over maintainership

PR:		ports/184150 [1], ports/187117 [2], ports/189615 [3]
Submitted by:	Ryan Frederick [1], Jean-Sébastien Pédron [2], Ryan Frederick [3]
Sponsored by:	Absolight
2014-05-27 23:58:42 +00:00
Baptiste Daroussin
e836ab008a Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
2014-05-26 15:28:28 +00:00
Martin Wilke
23e6e98768 - Update to 1.1.10
PR:		189318
Submitted by:	maintainer
2014-05-21 05:28:56 +00:00
Alex Kozlov
b1a64e91ac - Remove empty files and directories
Approved by:	portmgr (antoine)
2014-05-20 08:56:38 +00:00
Tijl Coosemans
5795addbba Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)
to "USES=libtool tar:bzip2".  Bump PORTREVISION on all dependent ports
and modernise them as well (USES, LIB_DEPENDS, staging).

audio/pidgin-musictracker:
- Replace LIBS with LDFLAGS.
- Disable static plugin.

net/online-desktop: Remove obsolete patches.

net-im/mbpurple:
- Drop pkgconf dependency.
- Replace post-patch with MAKE_ARGS.
- Use standard do-build.

net-im/pidgin-audacious-remote: Disable static plugin.

net-im/pidgin-birthday-reminder: Disable static plugin.

net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES.

net-im/pidgin-guifications:
- Drop USE_GNOME=gnomeprefix.
- Replace LIBS with LDFLAGS.

net-im/pidgin-hotkeys:
- Drop CFLAGS=-fPIC.
- Fix build on systems without gcc.

net-im/pidgin-libnotify:
- Use option helpers.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.

net-im/pidgin-manualsize: Fix build on systems without gcc.

net-im/pidgin-privacy-please:
- Replace a patch with CPPFLAGS and LDFLAGS.
- Don't use USE_LDCONFIG for a plugin.

net-im/pidgin-sipe:
- Don't use USE_LDCONFIG for a plugin.
- Drop PORTDOCS that don't contain useful documentation.
- Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS.
- Use option helpers and fix Kerberos option.
- Remove obsolete CONFIGURE_ENV.

security/pidgin-encryption:
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Disable static plugin.
- Use option helpers.

security/pidgin-otr:
- Drop redundant comment about PORTREVISION.
- Add USE_GNOME=gtk20.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Port uses stack protector unconditionally so link with -lssp_nonshared
  when necessary like Mk/bsd.ssp.mk does.

Approved by:	portmgr (PORTREVISION bump on unstaged port)
2014-05-17 16:57:14 +00:00
Hiroki Sato
d69e5bd22a - Fix build on 10.x and later.
- Add LICENSE.
2014-05-17 03:13:56 +00:00
Gavin Atkinson
f4eda4dda2 Update irc/tircd to 0.30, and remove NO_STAGE
Approved by:	mat
2014-05-15 01:10:07 +00:00
Gerald Pfeifer
4cdf0359ba - Stage.
- Update WWW entry in pkg-descr.

PR:		188963
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (blanket pre-approval)
2014-05-13 20:42:02 +00:00
Gerald Pfeifer
a653f5e4e9 Enable staging.
PR:		188960
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr (blanket pre-approval)
2014-05-13 00:23:14 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Tim Bishop
78e2945cc4 - Stage support 2014-05-09 22:01:34 +00:00
Pawel Pekala
00f4313cae - Add staging support, allow it as normal user
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format
- Remove Author line from pkg-descr
- Docdir safe, use DOCSDIR sub in pkg-plist
2014-05-08 17:42:31 +00:00
Tim Bishop
4a5980feef Update URL for atheme-services. 2014-05-08 15:54:24 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Pawel Pekala
ff4d3f4514 - Add staging support
- Use options helpers, subs, define DOCS option
- Remove WWW line, page seems to not exist anymore
2014-05-03 14:07:58 +00:00
Pawel Pekala
2e789fafb0 Add staging support 2014-05-03 13:58:38 +00:00
Pawel Pekala
d2367ccede Add staging support 2014-05-02 16:35:17 +00:00
Pawel Pekala
ba5a55d38b Add staging support 2014-05-02 16:21:42 +00:00
Martin Wilke
899348a9c9 - Force commit to fix prev entry
- Update to version 2.2.3

PR:		18792
Submitted by:	ports fury
2014-04-29 06:00:06 +00:00
Martin Wilke
ce5c4cbe74 - Fix build on i386
- Enable sound support for all ARCH

PR:		187494
Submitted by:	ports fury
2014-04-29 05:57:28 +00:00
Steve Wills
6313d7e835 - Stage
- Remove unneeded DISTNAME

PR:		ports/188961
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-26 20:47:49 +00:00
Tijl Coosemans
40a1cee04c Bump PORTREVISION to force package rebuild after the recent Xorg update.
The packages still require old library versions of freetype2 and libxml2.
2014-04-26 10:17:17 +00:00
Martin Wilke
281eb274ec - Update to 21.1
- Convert to USES
- Convert to new OPTIONS helper

PR:		187967
Submitted by:	ports fury
2014-04-26 02:23:10 +00:00
Bryan Drewery
23a1cad535 - Fix plist to have proper 'rmdir DIR' ordering.
Pkgng will not detect the directory otherwise. This was due to
  incorrectly advise in the check-stagedir.sh script, fixed in
  r351587

With hat:	portmgr
2014-04-21 01:14:53 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Rusmir Dusko
eb452fa487 - Bump PORTREVISION for dependencies changes
- Define CA_BUNDLE and add to default Options
- Add REINPLACE and patches to enable CA_BUNDLE

PR:		ports/188508
Submitted by:	ashish@
2014-04-12 15:21:22 +00:00
Bryan Drewery
09a055a2fe - Stage
- Convert to USES=tar
- Convert tab to space in WWW
- Add LICENSE
2014-04-11 01:01:55 +00:00
Erwin Lansing
80e2bffe60 Fix PKGORIGIN that got broken in r350362 2014-04-10 13:15:00 +00:00
Bryan Drewery
d965ac1ef9 - Take maintainership
- Stage
- Add OPTION for SSL
- Remove bsd.port.pre.mk
- Enable SSL by default
- Allow disabling BOOST dependency
2014-04-10 00:03:34 +00:00
Bryan Drewery
6edb10b8cc - Remove bsd.port.pre.mk
- Convert to OPTIONSNG
- Stage
2014-04-10 00:03:24 +00:00
Josh Paetzel
94524c47be Update to 1.1.8
Switch maintainer to someone who is actively working on the port.
2014-04-09 17:11:39 +00:00
Rene Ladan
6a5c1cad9c irc/ircd-ru: Bump PORTREVISION for last commit. 2014-04-08 18:54:10 +00:00
Rene Ladan
c038e348a5 irc/ircd-ru: Fix staging and add forgotten patch file.
Prodded by:	swills
Approved by:	portmgr (implicit, PR followup)
2014-04-08 18:53:31 +00:00
Rene Ladan
927e7b6498 - Stage support [1]
- Style fixes [1]
- Fix MASTER_SITES [1]
- Add license [1]
- Trim leading indefinite article from COMMENT
- USE_BZIP2 -> USES=tar:bzip2
- New LIB_DEPENDS syntax
- Bump PORTREVISION

PR:		ports/184338 [1]
Submitted by:	maintainer
Approved by:	portmgr (infrastructure blanket)
2014-04-06 14:28:10 +00:00
Tim Bishop
e81557e204 - Fix MASTER_SITES. Upstream has removed www. record.
PR:		ports/188277, ports/188281
Submitted by:	Andrew Berg <aberg010@my.hennepintech.edu>
		David Demelier <markand@malikania.fr>
2014-04-05 10:34:45 +00:00
Rene Ladan
f94798f730 Add stage support
PR:		ports/188076
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
Approved by:	Dan Mashal <dan.mashal@gmail.com> (maintainer)
2014-04-04 20:52:06 +00:00
Josh Paetzel
6bb1ed648d Update to 2.10.5
Submitted by:	zlonix
2014-04-02 02:10:42 +00:00
Rusmir Dusko
7c3969f3b8 - Change Makefile header, use my name and @FreeBSD.org email
- Use tar:xz instead of USE_XZ=yes
- Strip libraries
- Break lines around 80 characters
- Change pkg-message, add information about FiSH Protection
- Change pkg-descr, update WWW
2014-04-01 17:54:02 +00:00
Antoine Brodin
c35f26d77a Don't violate stagedir
Reported by:	poudriere
With hat:	portmgr
2014-04-01 17:23:56 +00:00
Bryan Drewery
63fe4a94ea Add non-https mirror 2014-04-01 13:02:31 +00:00
Bryan Drewery
e61a8ebc84 - Update to ae3eb8b
Changes:
  - Fix a potentially endless loop when looking up bot hostnames.
2014-04-01 12:56:29 +00:00
Bryan Drewery
75fb7d2e66 Convert to stagedir 2014-04-01 12:53:11 +00:00
Max Brazhnikov
2fd7e8f7a2 irc/quassel:
- update to 0.10.0
- convert to USES=tar:bzip2
- clean up Makefile from stale stuff
2014-03-31 10:58:50 +00:00
Dirk Meyer
6998b5259a - add USES=tar:bzip2 2014-03-30 14:24:49 +00:00
Max Brazhnikov
ffd97b17f5 irc/konversation-kde4:
- update to 1.5.0 [1]
- convert to USES=tar:xz
- squeeze MASTER_SITE/MASTER_SITE_SUBDIR

PR:		based on ports/187720 [1]
Submitted by:	Matthew Rezny <matthew@reztek.cz>
2014-03-28 20:40:25 +00:00
Diane Bruce
aaf4bcc312 - Fix tiny nit with mislabeled option descriptions
Submitted by:	fwaggle <fwagglechop@gmail.com>
2014-03-25 13:10:12 +00:00
Rusmir Dusko
06f24c5668 - Remove license (BSD), upstream didn't know which BSD license it is
https://github.com/kwaaak/py-fishcrypt/issues/1

- Add USES dos2unix
- Reordering Options and change according to pkg-message
2014-03-19 10:55:44 +00:00
Adam Weinberger
06bd0f4435 Update to 16.0. 2014-03-15 21:05:38 +00:00
Adam Weinberger
74f56a89f7 Use COPYTREE_SHARE.
Set DATADIR to make the process simpler.
No PORTREVISION bump, as no change to final product.
2014-03-15 17:30:23 +00:00
Martin Wilke
6654024e93 - Convert USE_GMAKE to USES 2014-03-15 16:21:34 +00:00
Florian Smeets
24136b5bd5 Release a few ports I don't use anymore. Unfortunately I don't have time to
maintain them properly currently.
2014-03-11 20:35:53 +00:00
Baptiste Daroussin
9ddcc1212b Convert i* to USES=zip 2014-03-10 14:54:41 +00:00
Rene Ladan
c9a690d33c Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
2014-03-10 11:50:26 +00:00
Julien Laffaye
236d1a85ce - Update to 1.7
- Add LGPL20 license
- Fix WWW style in pkg-descr
2014-03-09 17:16:36 +00:00
Dirk Meyer
bcb5451f78 - remove broken MANPREFIX 2014-03-09 14:00:22 +00:00
Martin Wilke
98de23cd3b - Stage support 2014-03-06 15:06:16 +00:00
Martin Wilke
9636f065fd - Stage support 2014-03-06 15:02:18 +00:00
Martin Wilke
9e4c7a775a - Stage support 2014-03-06 15:01:42 +00:00
Martin Wilke
76022934fd - Stage support 2014-03-06 14:03:51 +00:00
Mark Felder
a60811c242 Update to 0.8.9
Support STAGE
2014-03-06 13:04:17 +00:00
Thomas Abthorpe
4704187e04 - Reassign to the heap at maintainers request 2014-03-04 18:16:05 +00:00
Emanuel Haupt
9f6cbbed00 Support staging 2014-02-27 15:04:51 +00:00
Emanuel Haupt
71cd9992cb Support staging 2014-02-27 14:59:46 +00:00
Emanuel Haupt
d77672679a Support staging 2014-02-26 07:14:19 +00:00
Martin Wilke
1a919cd9ba - Stage support 2014-02-26 04:45:31 +00:00
Martin Wilke
67bd08c59f - Stage support 2014-02-26 04:45:10 +00:00
Bryan Drewery
f4a45c502e - Use a real version, not one that will checksum fail on every update
- Fix fetching by using CVS git mirror on github maintained by me

Reported by:	gahr
2014-02-25 15:10:01 +00:00
Pietro Cerutti
d7700dec30 - Convert to USES=tcl 2014-02-25 13:58:56 +00:00
Josh Paetzel
4269f95cfa Update to 2.10.4 and improve the port.
- Add a license clause
- Add stage support

Submitted by:	zlonix
2014-02-22 18:17:50 +00:00
Josh Paetzel
cea2298280 Update port for stage support.
Submitted by:	zlonix
2014-02-22 04:21:21 +00:00
Bryan Drewery
4cb568edf3 - Fix build with clang; this is not building a static library, it is building
a shared.
- Add a mirror as upstream is long dead
2014-02-21 17:40:02 +00:00
Bryan Drewery
e237f2439a Fix build with clang 2014-02-21 16:01:05 +00:00
Emanuel Haupt
a63c4d943f Remove trailing whitespaces from category irc 2014-02-21 13:37:29 +00:00
Tijl Coosemans
e03b406540 Fix iconv use on FreeBSD 10. 2014-02-20 22:25:27 +00:00
Pietro Cerutti
b3c3ea25da - Convert to USES=tcl 2014-02-20 10:09:24 +00:00
Pietro Cerutti
6e6b9cff6e - Convert to USES=tcl
- Fix LIB_DEPENDS format
2014-02-20 10:08:27 +00:00
Pietro Cerutti
c5176f9b35 - Also, remove useless include 2014-02-20 10:06:14 +00:00
Pietro Cerutti
2bc5bf9a4e - Convert to USES=tcl 2014-02-20 10:05:21 +00:00
Pietro Cerutti
cc71fee1ed - Remove CFLAGS not understood by gcc 2014-02-20 10:04:56 +00:00
Pietro Cerutti
2b0d56f528 - Convert to USES=tk
- STAGE-clean
2014-02-20 10:01:58 +00:00
Pietro Cerutti
735668549a - Convert to USES=tcl
- STAGE-clean
2014-02-20 09:47:01 +00:00
Pietro Cerutti
b6994ddbb7 - STAGE-clean
- Get rid of pkg-plist
2014-02-18 16:53:59 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Emanuel Haupt
89e3863196 Support staging 2014-02-18 12:07:27 +00:00
Emanuel Haupt
7a68a48d34 Support staging 2014-02-18 12:04:14 +00:00
Emanuel Haupt
681dd132a9 Support staging. 2014-02-18 11:56:23 +00:00
Pietro Cerutti
d9c9432ab5 - Convert to USES=tcl
- Convert to new LIB_DEPENDS format
- STAGE-clean
- Fix WWW line in pkg-descr
2014-02-14 17:14:03 +00:00
Jase Thew
23cef1d922 - Update to 20140213 (0.4.4-dev)
- Add secondary MASTER_SITES entry
- Rename DOCUMENTATION option to DOCS and add a pre-built docs distfile
- Utilise DOCSDIR macro in pkg-plist
- Change defaults to enable all OPTIONS [1]
- Remove COLOR256 option as devel/ncurses no longer supports building with
  extended colour support
- Rework MAINTAINER_MODE to cater for building both manpages and docs

PR:		ports/185908 [1]
Requested by:	dumbbell [1]
2014-02-13 18:38:20 +00:00
Jase Thew
19cc0bbf86 - Add additional primary MASTER_SITES for docs and manpages distfiles
to workaround ftp mirroring delay [1]
- Consolidate all MASTER_SITES and MASTER_SITE_SUBDIR assignments

Reported by:	David Cecchin (via email) [1]
2014-02-13 13:23:05 +00:00
Tim Bishop
f3a91ebc4e atheme-services is a set of Services for IRC networks that allows
users to manage their channels in a secure and efficient way and
allows operators to manage various things about their networks. Unlike
it's predecessor, Shrike, services has a completely reworked form of
channel management that feels somewhat like eggdrop and is somewhat
more useful.

Services currently works with many irc daemons. More details are
available in the config file.

Internally, atheme-services shares more similarities with ircd than it
does with IRCServices. Anope/Epona, Cygnus, OperStats, Hybserv, Theia,
etc are all based on IRCServices and as such have very old legacy code
that none of the authors, except Church truly understand. Atheme was
written completely from scratch with the more complex concepts taken
from various modern ircd packages, including ircu, ircd-ratbox, hybrid
and bahamut.

atheme-services is not a drop-in replacement for Anope or Andy
Church's IRC Services. It is designed with an entirely different set
of goals and as such should not be migrated to with the expectation
that it will behave exactly like what was previously implemented.
Atheme is designed to act as a directory server, with alternative ways
of getting to the data implemented as well as the IRC presence.

WWW: http://www.atheme.org/atheme.html
2014-02-13 10:28:22 +00:00
Jase Thew
0812da96d4 - Update to 0.4.3
- Rename DOCUMENTATION option to DOCS and add a pre-built docs distfile
- Utilise DOCSDIR macro in pkg-plist
- Change defaults to enable all OPTIONS [1]
- Remove COLOR256 option as devel/ncurses no longer supports building with
  extended colour support
- Rework MAINTAINER_MODE to cater for building both manpages and docs

Changes:	http://www.weechat.org/files/changelog/ChangeLog-0.4.3.html

PR:		ports/185908 [1]
Requested by:	dumbbell [1]
2014-02-12 15:52:18 +00:00
Antoine Brodin
d6c0452edf - Fix packaging without perl [1]
- Fix paths inside .packlist files [2]

Reported by:	rotluchs [1], stage-qa [2]
2014-02-11 12:23:46 +00:00
Pietro Cerutti
caacb323b6 - Remove irc/trickyirc -- abandonware, segfaults, no releases in 15 years 2014-02-10 15:08:02 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed Back to the futur 2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5 Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
2014-02-10 12:58:54 +00:00
Mark Felder
e4e8a4e153 Change rc script to daemonize inspircd via daemon(8)
inspircd has a curious feature where it exits with signal 15 when it
forks off to the background. This is very confusing and leads users to
believe the service was not started successfully when in fact it was.

https://github.com/inspircd/inspircd/pull/626

Approved by:	swills (mentor)
2014-02-10 01:46:33 +00:00
Antoine Brodin
0fca8b0215 irssi is responsable for creating the lib/irssi/modules directory 2014-02-09 15:36:09 +00:00
Bryan Drewery
bede64acb1 - Support STAGEDIR 2014-02-09 01:55:21 +00:00
Jase Thew
4a384af9ba - Update to 1.2
- Modernise OPTIONS configuration
- Support custom LOCALBASE
- Stage support

Changes:    http://wiki.znc.in/ChangeLog/1.2
2014-02-07 20:09:51 +00:00
Emanuel Haupt
a1104d6739 Support staging. 2014-02-06 10:49:29 +00:00
Emanuel Haupt
f1c973ce6f - Support staging
- Convert to new options framework
- Use shebangfix
2014-02-06 10:47:30 +00:00
Emanuel Haupt
9520ebb493 - Support staging
- Use shebangfix
- Convert to new options framework
2014-02-06 10:44:38 +00:00
Emanuel Haupt
0276e99be5 Support staging. 2014-02-06 10:38:49 +00:00
Emanuel Haupt
68d88a3079 - Support staging
- Convert to new options framework
- Use shebangfix
2014-02-06 10:37:04 +00:00
Martin Wilke
163d683cee - Stage support 2014-02-06 10:29:09 +00:00
Martin Wilke
9a8024410c - Stage support 2014-02-06 07:21:55 +00:00
Martin Wilke
4db2650df0 - Stage support 2014-02-06 02:43:00 +00:00
Martin Wilke
ef1bf3085c - Stage support 2014-02-06 02:42:20 +00:00
Martin Wilke
f4d76a2c7c - Stage support 2014-02-06 02:41:06 +00:00
Martin Wilke
df47eccab6 - Stage support 2014-02-05 16:59:37 +00:00
Steve Wills
5ede21b2f8 - Add a patch which helps avoid flooding issues
PR:		ports/179720
Submitted by:	myself
Obtained from:	https://projects.duckcorp.org/issues/191
2014-02-02 17:02:36 +00:00
Max Brazhnikov
d7ba8fc7c1 Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
2014-02-01 12:17:42 +00:00
Martin Wilke
fbebb043a5 - Stage support 2014-01-30 16:05:12 +00:00
Andrej Zverev
af6bda5de5 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:18:46 +00:00
Rodrigo Osorio
877dce2447 Update maintainer email address
Approved by:	bapt@ (co-mentor)
2014-01-29 09:17:41 +00:00
Martin Wilke
d169182964 - Fix packaging
Reported by:	deckebot
2014-01-28 04:48:10 +00:00
Guido Falsi
47ea1bbf39 Convert to staging
Approved by:	jlaffaye (maintainer)
2014-01-27 21:30:25 +00:00
Baptiste Daroussin
53f5bbb2ba Deprecate ports broken for more than 6 month 2014-01-27 17:35:26 +00:00
Martin Wilke
bd12f1ef80 - Stage support 2014-01-27 16:51:12 +00:00
Martin Wilke
20c17e5547 - Stage support 2014-01-27 16:20:00 +00:00
Antoine Brodin
a4707e1486 - Finish stage support
- Use new LIB_DEPENDS syntax
2014-01-26 15:10:50 +00:00
Martin Wilke
615f8cad47 - Support CC/CFLAGS properly
PR:		185312
Submitted by:	Ports Fury
2014-01-25 16:54:32 +00:00
Martin Wilke
61647f72a1 - Stage Safe 2014-01-24 14:49:29 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Jonathan Chu
19aceb599f Update maintainer email address
Approved by:    swills (mentor)
2014-01-21 05:12:40 +00:00
Josh Paetzel
1a2a8bf424 Patch configure to DTRT with the optional ruby support
Submitted by:	zlonix
Approved by:	hop (code maintainer)
2014-01-20 16:28:58 +00:00
Martin Matuska
c72d9f3da1 Fix pkg-plist for dircproxy 2014-01-19 12:41:08 +00:00
Martin Matuska
593db95fa0 Add STAGE support to irc/dircproxy 2014-01-19 12:01:14 +00:00