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

332986 Commits

Author SHA1 Message Date
Alexey Dokuchaev
e7dfaaff25 Subdomain helpers for the Django framework, including subdomain-based URL
routing and reversing.

WWW: https://github.com/tkaemming/django-subdomains

PR:	ports/188919
2014-04-25 13:09:29 +00:00
Chris Rees
29ac2c96cd Fix rc script, which I made a bit of a mess of. Really sorry :(
Submitted by:	se

While here, add error checking in pkg-install before replacing
syslog.conf with an unknown file!
2014-04-25 13:08:34 +00:00
Baptiste Daroussin
6eb6f78eef Support stage 2014-04-25 13:05:45 +00:00
Baptiste Daroussin
44ea274ce3 Update to 0.7.0
Use USES=libtool
Add DOCS option
2014-04-25 13:01:37 +00:00
Baptiste Daroussin
abc4e01c43 use USES=tar:bzip2 2014-04-25 12:55:34 +00:00
Baptiste Daroussin
862e5bf88f Bump portrevision after changes in gstreamer-plugins master port
Fix gstreamer-plugins-bad after changes in the master port
2014-04-25 12:46:45 +00:00
Antoine Brodin
16d31fc723 Fix packaging with openjdk 6
With hat:	portmgr
2014-04-25 12:37:28 +00:00
Antoine Brodin
97da043cf8 Fix packaging with openjdk 6
With hat:	portmgr
2014-04-25 12:28:01 +00:00
Baptiste Daroussin
c891451097 Drop uses USES already set by master port
Reported by:	tijl
2014-04-25 12:20:48 +00:00
Martin Wilke
0b4661ab00 - Update to 1.5.1
PR:		188717
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-25 12:18:39 +00:00
Martin Wilke
8f11471618 - Update to 1.0.5
- Added LICENSE

PR:		188827
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-25 12:17:56 +00:00
Martin Wilke
6009187768 - Update to 1.004
- Add License

PR:		188760
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-25 12:17:02 +00:00
Martin Wilke
a94eb32ae6 - Update to 0.100
- Add LICENSE

PR:		188957
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-25 12:16:02 +00:00
Martin Wilke
ef8f568860 - Update to 0.04
- Add LICENSE

PR:		188723
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-25 12:13:58 +00:00
Martin Wilke
972d102f53 - Update to 1.1.2
- Added LICENSE

PR:		188948
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-25 12:12:19 +00:00
Max Brazhnikov
afc9c7c8a3 java/javahelp:
- Remove dead entry from MASTER_SITES
- Add stage support
- Drop unneeded JAVA_VERSION
- Convert NOPORTDOCS to option
- Amend COMMENT, update WWW

java/jrosetta:
- Add stage support
- Drop JAVA_VERSION

math/jlatexmath:
- Remove dead entry from MASTER_SITES
- Add stage support
- Drop JAVA_VERSION
- Use options helpers
2014-04-25 11:51:05 +00:00
Boris Samorodov
40beeb3a0a print/foo2zjs: add run time dependency upon textproc/gsed
. assumig the following code is intended, add a run time dependency
upon textproc/gsed:
----- foo2zjs-pstops.sh -----
case `uname -s` in
FreeBSD)        sed=gsed;;
-----

. bump PORTREVISION.

Reported by:	stb@ (at freebsd-ports@)
MFH:		2014Q2
2014-04-25 11:49:42 +00:00
Tijl Coosemans
33c17bbfe1 Like r351970 removed an extra USES+=desktop-file-utils from the Makefile,
also remove the extra update-desktop-database from pkg-plist.
2014-04-25 10:54:50 +00:00
Baptiste Daroussin
b56a109402 Support stage 2014-04-25 10:47:58 +00:00
Baptiste Daroussin
d3cb0c1377 Fix packaging 2014-04-25 10:46:03 +00:00
Baptiste Daroussin
a36be56561 Switch to USES=libtool
Strip binaries

PR:		ports/188978
Submitted by:	tijl
Approved by:	kwm (gnome)
2014-04-25 10:25:23 +00:00
Baptiste Daroussin
723692c014 Switch to USES=libtool:keepla
strip binaries
2014-04-25 10:09:46 +00:00
Baptiste Daroussin
863f7524ea Keep the .la file it might be reference by la files from ports depending on this one
and result in hard to debug failures for people building ports with portupgrade/portmaster

Discussed with:	tijl
2014-04-25 09:53:21 +00:00
Tijl Coosemans
57e84c9330 Convert to USES=libtool.
Approved by:	kde (makc)
2014-04-25 09:48:12 +00:00
Kevin Lo
4b8ece378b Update to 1.3.38 2014-04-25 09:26:00 +00:00
Baptiste Daroussin
bce3883a2f Remove remnant USE_AUTOTOOLS=libtool forgotten in previous commit
Reported by:	tijl
2014-04-25 09:11:42 +00:00
Max Brazhnikov
f386552e07 math/scilab:
- Disable hdf5 support (science/hdf-java is broken after recent update) and
  remove BROKEN
- Take maintainership. Not that I do have time to properly maintain the port,
  but I can assist with updates.
2014-04-25 08:46:05 +00:00
Tijl Coosemans
097ed1b7db - Add DOCS and EXAMPLES options.
- Convert to USES=libtool.
- Remove some remnants from older versions:
- Don't set an so-version for libmnogosearch-3.4.so.  It's not needed
  and libmnogocharset-3.4.so doesn't have one either.
- Use new LIB_DEPENDS syntax.
- Replace NOPORTDOCS with PORT_OPTIONS.
- Replace STRIP_CMD with INSTALL_TARGET=install-strip.
- Don't cat pkg-message in post-install.
- Remove pkg-install script.

PR:		ports/188975
Approved by:	crees (maintainer)
2014-04-25 08:13:41 +00:00
Alexey Dokuchaev
4ef7984bb0 List items should normally start with capital letter. 2014-04-25 07:42:39 +00:00
Baptiste Daroussin
69353de786 Support stage
Switch to USES=libtool
strip binaries
2014-04-25 07:42:00 +00:00
Baptiste Daroussin
75ee77df45 Switch to USES=libtool
Strip binaries
2014-04-25 07:38:01 +00:00
Baptiste Daroussin
59a48f3524 Convert to stage
Use USES=libtool
Fix build with libinotity installed
Properly set rpath for tracker-gnome to find the libtracker-* libs
2014-04-25 07:34:14 +00:00
Alexey Dokuchaev
597ae69166 - Define LICENSE (GPLv2), convert PLIST_FILES into traditional pkg-plist,
as staging would make it long enough to warrant dedicated file
- Stagify, amend pkg-descr, trim COMMENT, and generally clean the port up
2014-04-25 07:33:11 +00:00
Baptiste Daroussin
5ccf5e23b2 Switch to USES=libtool
Strip binaries
2014-04-25 07:23:15 +00:00
Rusmir Dusko
c9f7cc0b96 - Bump PORTREVISION for LICENSE adding
- Remove DEPRECATED, EXPIRATION_DATE
- Add license (MIT)
- Support STAGEDIR
- Add post-extract to fix MAN
- Add DOCS and Option
- Please don't deprecate so easily next time,
  this port was not hard to fix.
2014-04-25 07:15:28 +00:00
Baptiste Daroussin
463cabc409 Switch to USES=libtool
Strip binaries
2014-04-25 06:45:45 +00:00
Baptiste Daroussin
806a85a643 Switch to USES=libtool
Use options helpers
Use options sub
strip binaries
2014-04-25 06:30:28 +00:00
Baptiste Daroussin
2a8ef91039 Switch to USES=libtool 2014-04-25 06:29:25 +00:00
Jung-uk Kim
db1cc7694d - Disable ccache. Precompiled headers seem to cause troubles with it. [1]
- Add more BSD patches for Java files and fix endianness issues for C files.

Reported by:	Jenkins (via swills) [1]
2014-04-25 05:02:35 +00:00
Mikhail Teterin
000e7dda7d Attempt to fix build on HEAD by addressing the new compiler-warning
in a number of places.

Notified by:	automatic builds
2014-04-25 04:56:01 +00:00
Wen Heping
16fbc9ac98 - Stage support [1]
- Drop easy_install [1]
- Pet portlint [1]
- Add LICENSE
- Reset maintainer to ports@

PR:		188946 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
2014-04-25 02:52:48 +00:00
Sean Bruno
208005a4fc Apply patch from tijl@ to resolve a lot of issues with the port:
- HAS_CONFIGURE -> GNU_CONFIGURE
- USES=libtool.
- DOCS option.
- Remove GCC requirement. (In audio/idjc it is replaced with USES=compiler:nestedfct)

Submitted by:	tilj@
2014-04-25 00:42:58 +00:00
Sean Bruno
c5a3654546 Apply patch from tijl@ to resolve a lot of issues with the port:
- HAS_CONFIGURE -> GNU_CONFIGURE
 - USES=libtool.
 - DOCS option.
 - Remove GCC requirement. (In audio/idjc it is replaced with USES=compiler:nestedfct)

Submitted by:	tilj@
2014-04-25 00:41:41 +00:00
Adam Weinberger
89698f2fbe Make owncloud's dependencies a little more lightweight. mp3info
and php-ldap are optional, but bring in a lot of other stuff.
Turn them, along with php-exif and php-ssl, into OPTIONS. Default
them to ON, so the default package will be unchanged. No PORTREVISION
bump.

PR:		ports/187914
Approved by:	maintainer timeout (1 month)
2014-04-24 23:43:22 +00:00
Adam Weinberger
573b4f1dbf Update to version 5.01. Use upstream's new github account.
This removes the japanese/nkf dependency. Also STAGE and such.

PR:		ports/187640
Approved by:	maintainer timeout
2014-04-24 23:34:39 +00:00
Dmitry Marakasov
11bb93c9e4 - update from ancient 20100131 snapshot to proper 1.1 release
- bumps up PORTEPOCH because of weird versioning
- add LICENSE
- add dependency on tkabber-1.1
- add pkg-message to describe how to use plugins
- pass maintainership to submitter

PR:		188257
Submitted by:	Mikhail <mp39590@gmail.com>
Approved by:	Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
2014-04-24 23:18:26 +00:00
Dmitry Marakasov
c62ba3046d - update from 0.11.1 to 1.1
- add several new CATEGORIES to the port
- add LICENSE
- cleanup RUN_DEPENDS to reflect minimal requirements
- add customization through OptionsNG
- add pkg-message to better describe port functionality
- pass maintainership to submitter

PR:		188256
Submitted by:	Mikhail <mp39590@gmail.com>
Approved by:	Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
2014-04-24 23:17:29 +00:00
Dmitry Marakasov
7fe65e9191 - Bunch of port fixes
PR:		185965
Submitted by:	Mark Felder <feld@FreeBSD.org>
Approved by:	Janketh Jay <ek@purplehat.org> (maintainer)
2014-04-24 23:15:26 +00:00
Bryan Drewery
779bba4486 - Fix check-stagedir causing staging violating. Quote all directory names
when doing plist checks. This could leak out if an unsupported format
  was used such as 'rmdir -p' or 'rmdir dir1 dir2 dir3'

With hat:	portmgr
Reported by:	antoine
Pointyhat to:	bdrewery
2014-04-24 22:42:06 +00:00
Bryan Drewery
eacc5a1959 - Fix false-positive orphanned dir when '@unexec rmdir -p' is used.
Reported by:	antoine
With hat:	portmgr
2014-04-24 22:31:24 +00:00