Commit graph

299722 commits

Author SHA1 Message Date
Stefan Walter
b44bbfd324 Update to 1.2.3.
PR:		178191
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net> (maintainer)
2013-05-12 16:05:10 +00:00
Pawel Pekala
bb374cf71d - Update to version 0.7.9
- Use shebangfix
- Switch to PORTDOCS variable
- Replace trivial patches with REINLACE_CMDs
- Update WWW homepage address
2013-05-12 15:32:12 +00:00
Emanuel Haupt
50dc083e64 Fix package list.
Notified by:	pointyhat (via miwi)
2013-05-12 15:23:33 +00:00
Guido Falsi
9222f67275 - Add USES=shebangfix
- Convert to new options framework
- Use space for WWW line in pkg-descr
- Trim Makefile headers

PR:		ports/178400
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com>
2013-05-12 14:29:46 +00:00
Ruslan Makhmatkhanov
7cfabb83af net/libosip2 was readded. 2013-05-12 14:05:52 +00:00
Mikhail Teterin
4165244908 Add build-dependency on tcllib -- doctools is needed to generate
man-pages.

PR:		178526
Submitted by:	John Marino
2013-05-12 13:56:24 +00:00
Johan van Selst
14889e0c1d Add forgotten pkg-message 2013-05-12 13:50:27 +00:00
Ruslan Makhmatkhanov
1935804eec Add libosip2 port version 4.0.0, that is API incompatible with version
in net/libosip. This patch was submitted as an update against net/libosip
but it was decided to add it as a separate port.

oSIP is an implementation of SIP.

SIP stands for the Session Initiation Protocol and is described by the
rfc2543 (soon to be deprecated by latest revisions). This library aims
to provide multimedia and telecom software developers an easy and powerful
interface to initiate and control SIP based sessions in their applications.
SIP is a open standard replacement from IETF for H323.

WWW: http://www.gnu.org/software/osip/

PR:		175104
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2013-05-12 13:37:17 +00:00
Alexey Dokuchaev
e955b725a0 Trim Makefile header; convert to OptionsNG (courtesy of jgh@). 2013-05-12 13:06:46 +00:00
Max Brazhnikov
bc961790a5 - Don't install libkipi l10n files, they are provided by kde4-l10n ports [1]
- gettext is required during build, change dependence type to build only

Reported by:	Wolfgang Riegler via kde-freebsd maillist [1]
2013-05-12 13:06:43 +00:00
Alexey Dokuchaev
c23e6e8c43 Cleanup quake3-data a bit more:
- Remove USE_CRLF knob: instead, when extracting ZIP archives, ask it to
    convert text files to Unix style.  This should be no-op change, as all
    consumers of USE_CRLF also USE_ZIP
  - While here, remove unneeded output redirection in `do-extract' target
2013-05-12 13:00:07 +00:00
Alexey Dokuchaev
9598402229 - Provide working mirror in MASTER_SITES and thus unbreak fetch
- Sanitize NO_PACKAGE and move it to more appropriate place
2013-05-12 12:48:58 +00:00
Alexey Dokuchaev
2bdc9c7d19 - Convert old-school Makefile header to the new style
- Define LICENSE (GPLv2)
- Convert misused PLIST_FILES (too many of them) into pkg-plist
- Cleanup Makefile, NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Remove defunct URL from port description (WWW: line)
2013-05-12 12:45:18 +00:00
Eitan Adler
016c788a1b Prefer the more common option 'TCL' for scripting support and use the global description 2013-05-12 12:40:30 +00:00
Bryan Drewery
c5660ba0df - Update to 0.21.0
PR:		ports/178487
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-05-12 12:26:32 +00:00
Alexey Dokuchaev
3f538e9e3b Cleanup Makefile; drop maintainership. 2013-05-12 12:25:33 +00:00
Alexey Dokuchaev
5c1330f770 - Rename DEDICATED option to SERVER, add missing FLAVOR_DESC
- Ensure that USE_GL is set, as SDL can be compiled without GL support
- Adjust one PLIST_SUB: SMP -> SMPCLIENT
2013-05-12 12:15:23 +00:00
Alexey Dokuchaev
df6b1522a9 Unbreak after r317934. 2013-05-12 12:03:06 +00:00
Max Brazhnikov
7678193c3d - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description

[1] See follow-up discussion: http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
2013-05-12 11:48:49 +00:00
Alexey Dokuchaev
e59a968416 - Convert old-school Makefile header to the new style
- Refactor OPTIONS knobs and provide better descriptions
- Define USE_GL more strictly as "gl" instead of vague "yes"
- Drop a few shlib ABI versions from LIB_DEPENDS
- Get rid of FTE_TARGETS variable (convert to use PLIST_FILES)
- Cleanup Makefile and reformat port description while here
2013-05-12 11:37:14 +00:00
Alexey Dokuchaev
6c23840737 - Tighten Makefile header and COMMENT line
- Utilize DISTVERSION (simplifies things)
- Sort the knobs, cleanup OPTIONS a bit, fix a typo
- Rename DEDICATED option to SERVER
- Define USE_GL more strictly as "glu" instead of vague "yes"
- Reformat port description for better readability
2013-05-12 11:34:08 +00:00
Alexey Dokuchaev
02a184dff4 - Trim traditional Makefile header
- Cleanup Makefile, NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Unmute installation commands (INSTALL_DATA, CP)
- Provide something that looks like real port description
2013-05-12 11:25:13 +00:00
Thierry Thomas
9417a21d77 Don't try to remove /usr/local/share/mime-info.
Reported by:	miwi
2013-05-12 10:30:50 +00:00
Alexey Dokuchaev
a4cb860d4b - Tighten Makefile header and COMMENT line
- Sort the knobs, NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Mute MKDIR's and adjust port description text
2013-05-12 10:20:46 +00:00
Alexey Dokuchaev
4ddec5a6b7 - Unbreak the build after r317934
- Utilize USE_DOS2UNIX for text file conversion
- Utilize PORTDOCS and offload pkg-plist
2013-05-12 10:10:37 +00:00
Alexey Dokuchaev
26bab5998f - Cleanup Makefile, unmute installation commands, etc.
- Update project URL in port description; drop maintainership

NB: Urban Terror was recently converted to standalone game that does not
require Quake III Arena anymore.  Their current version is 4.2.  Perhaps
this port should be update to chase upstream.
2013-05-12 09:45:24 +00:00
Alexey Dokuchaev
cf8ca94edf Sort OPTIONS knobs around a bit; add missing CLIENT_DESC. 2013-05-12 08:49:10 +00:00
Raphael Kubo da Costa
d6828d29ae Use shared HUNSPELL description added in r317928. 2013-05-12 08:46:19 +00:00
Max Brazhnikov
5904a45af1 - Update to 0.9.0
- Switch to ouf of source build
- Add KDE option (off by default), and use separate plist for not
  overcomplicating the matter
- Sync list of Qt 4 components with project requirements
- Trim Makefile header
- Reformat description
2013-05-12 08:42:18 +00:00
Alexey Dokuchaev
0673efe3a4 Toughen the check and unbreak INDEX. 2013-05-12 08:39:29 +00:00
Raphael Kubo da Costa
832e2c892d Update to 1.1.10.
The change to thread.h has been reported upstream in
https://github.com/OpenImageIO/oiio/issues/529.

PR:		ports/178505
Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
2013-05-12 08:38:48 +00:00
Alexey Dokuchaev
9752f9ac97 If port is setting PKGNAMEPREFIX=${FOOPKGNAMEPREFIX}, but .include's this
file before <bsd.port.options.mk>, options handling gets broken because
options will be loaded from OPTIONSFILE which is based on UNIQUENAME and
thus PKGNAMEPREFIX, which is empty at that point.  Prevent this: ensure
that FOOPKGNAMEPREFIX is defined in advance for ports that use it to set
their PKGNAMEPREFIX and having OPTIONS.
2013-05-12 08:06:32 +00:00
Alexey Dokuchaev
459303bbf8 - Slightly improve usage description (comment) in quake2-data/Makefile.include
- Synchronize other games' -data/Makefile.include files (consistently use
  LOCALBASE, drop obvious comments, adjust formatting, etc.)
2013-05-12 06:35:05 +00:00
Baptiste Daroussin
a4336b798b Convert to new options framework 2013-05-12 06:05:03 +00:00
Alexey Dokuchaev
7ea461e0f7 Update to version 0.9.8.14. 2013-05-12 05:42:16 +00:00
Alexey Dokuchaev
f51a163d83 - Utilize standard HUNSPELL_DESC from bsd.options.desc.mk (thus fix a typo)
- Move OPTIONS block where it belongs (after other knobs) and kill stray
  empty line where at it
2013-05-12 04:55:53 +00:00
Ruslan Makhmatkhanov
0a340f7319 - fix pkg-plist
- bump PORTREVISION

while here:
- trim Makefile header
- eliminate PYTHON_SITELIBDIR from depends
- limit python version to 2.x only (print/except)

Reported by:	pointyhat (miwi)
2013-05-12 04:52:39 +00:00
Alexey Dokuchaev
b0c7c17e43 Add shared Hunspell spell checker description. 2013-05-12 04:48:06 +00:00
Wesley Shields
b2664fd426 Update to 0.8.3.
Submitted by:	dteske (maintainer)
2013-05-12 01:51:10 +00:00
Stephen Montgomery-Smith
c1bcaa0b5e - Source tarball was rerolled. Diffing old and new sources indicates
changes are not a security risk.
- Bumped portrevision because difference in code indicates difference in
  binaries.

Pointed out by:	thierry@
2013-05-12 01:15:50 +00:00
Palle Girgensohn
3a20a08143 Add postgresql 9.3 beta1 2013-05-12 00:00:56 +00:00
Palle Girgensohn
740b7ff067 Prepare for postgresql 9.3 beta 1 by svn cp postgresql92-* postgresql93-* 2013-05-11 23:46:30 +00:00
Emanuel Haupt
ac81cc3d84 Update to 4.1.3
PR:		178521
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
2013-05-11 23:31:15 +00:00
Raphael Kubo da Costa
d2b95c1b28 Fix MASTER_SITES.
Version 2.0 is located one directory up.

PR:		ports/178460
Submitted by:	John Marino <draco@marino.st> (maintainer)
2013-05-11 22:23:52 +00:00
Raphael Kubo da Costa
2984129c13 easysw.com seems to be down, switch MASTER_SITES to the canonical one. 2013-05-11 21:51:03 +00:00
Raphael Kubo da Costa
707332711f Fix `make package' with MANPAGES=no.
PR:		ports/177676
Submitted by:	Craig Leres <leres@ee.lbl.gov>
Approved by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
2013-05-11 21:40:30 +00:00
Raphael Kubo da Costa
a964028c89 Fix building with MANPAGES=no.
Turning off the MANPAGES option generates lots of errors on install and
fatal errors when attempting to create a package.

PR:		ports/177675
Submitted by:	Craig Leres <leres@ee.lbl.gov>
Approved by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
2013-05-11 21:37:57 +00:00
Raphael Kubo da Costa
e741d0fc6f Update to 0.21.
PR:		ports/177715
Submitted by:	James Hunt <james.hunt@ubuntu.com> (maintainer)
2013-05-11 21:21:37 +00:00
Raphael Kubo da Costa
865af8af30 Update to 2013-03-31 release.
The maintainer also says:
  It also opts out of portscout scans as I don't need them and portscout is
  unlikely to correctly guess a future version anyway.

PR:		ports/177543
Submitted by:	Fabian Keil <fk@fabiankeil.de> (maintainer)
2013-05-11 21:19:22 +00:00
Raphael Kubo da Costa
f1128a89e1 Update to the latest 1.4.8 production version.
PR:		ports/177603
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-05-11 21:16:32 +00:00