Commit graph

302059 commits

Author SHA1 Message Date
Emanuel Haupt
6670844ef7 Fix build on -CURRENT 2013-06-11 13:08:16 +00:00
Bryan Drewery
3ac42a22f2 - Update to 1.0.13
Changes:

  - Add pkg -N to detect if pkgng is installed and activated.
    See pkg(8) for usage as this is not completely safe for 9.1's
    bootstrapper.
  - Update manpages with examples
  - Fix crash in shlib handling (was already in port)
  - Fix shlibs scanning over NFS
  - Update to new repository/upstream URL at
    http://github.com/freebsd/pkg

With hat:	portmgr
2013-06-11 13:01:56 +00:00
John Hay
4fa692590e Update to 0.6.5.2 2013-06-11 12:45:15 +00:00
Kubilay Kocak
0b6d4a0dc5 www/py-djangotoolbox: Fix unfetchable distfile, revert to pypi release
- Revert to latest CHEESESHOP (pypi) release, same version
- Bump PORTREVISION
- Update RUN_DEPENDS to use package name, rather than files
- Remove unecessary DISTNAME, USE_ZIP, FETCH_ARGS and WRKSRC overrides
- pkg-descr: Add missing WWW: prefix

PR:		ports/178008
Submitted by:	John Marino <dragonflybsd@marino.st>
Approved by:	maintainer timeout (6 weeks)
2013-06-11 12:27:28 +00:00
Guido Falsi
d89301aafe - Replace BROKEN with IGNORE, which is more appropriate here [1]
- While here also use space in place of tab in pkg-descr WWW line

Reported by:	eadler [1]
Approved by:	manuel.creach@me.com (maintainer, via email)
2013-06-11 12:19:39 +00:00
William Grzybowski
815a0a8348 - Add USE_GITHUB instead of manual fetch
- Trim Makefile header

Approved by:	culot / jpaetzel (mentors, implicit), maintainer (via email)
2013-06-11 12:18:36 +00:00
Pietro Cerutti
fac16ba989 - Update to 2.17.20 2013-06-11 11:44:45 +00:00
Boris Samorodov
bf19c19a98 Try to remove the directory used by the port (fix build at 10.x). 2013-06-11 11:36:42 +00:00
Boris Samorodov
a4dfeedbac Do not try to remove other port directory (fix build at 10.x). 2013-06-11 11:33:10 +00:00
Anton Berezin
a1b85cf1fe Update to 1.119.
Changes:	http://search.cpan.org/dist/Net-Address-Ethernet/Changes
2013-06-11 11:12:53 +00:00
Anton Berezin
182a27c330 Update to 1.30.
Changes:	http://search.cpan.org/dist/Text-CSV/Changes
2013-06-11 11:09:55 +00:00
Baptiste Daroussin
5359f62bc1 tradcpp is a traditional (K&R-style) preprocessor.
It has the particular property that it doesn't (for the most part)
trash whitespace, so it can be used on makefiles.

This is only release 0.1; it is missing some features and doubtless
has quite a few bugs, but it's capable of building at least some
packages when used with imake.
2013-06-11 10:55:16 +00:00
Rene Ladan
f487bc432f Remove expired ports:
2013-06-11 mail/claws-mail-gtkhtml2_viewer: No longer maintained, please use mail/claws-mail-fancy instead
2013-06-11 mail/claws-mail-cachesaver: No longer maintained by Claws Mail team
2013-06-11 10:33:20 +00:00
Raphael Kubo da Costa
0380eec03b Deprecate print/lyx16 and expire it in 1 month.
The final release of the 1.6 series was made around 2 years ago, and the 2.x
series should be stable enough now.

Concretely, this port probably has problems building with clang, and there
isn't much point in keeping it around with duct tape just for the sake of
it.
2013-06-11 09:36:04 +00:00
Koop Mast
7e59e64187 Add PORTSCOUT macro's to prevent from picking up development versions. 2013-06-11 09:14:26 +00:00
Sofian Brabez
ccafe0f4af - Add dependency on pkgconfig
Reported by:	mat
2013-06-11 08:50:20 +00:00
Tilman Keskinoz
3279c626da Add patch to fix compilation with clang 2013-06-11 08:42:15 +00:00
Matthias Andree
55cd3804fa Add Oracle Berkeley DB 6.0.
Simplify installation over previous versions.

License change to Affero GNU General Public License v3 (AGPL v3).

Announcement:	https://oss.oracle.com/pipermail/bdb/2013-June/000056.html
ChangeLog:	http://download.oracle.com/otndocs/products/berkeleydb/html/changelog_6_0.html
2013-06-11 08:15:22 +00:00
Alex Kozlov
f5fe5190d3 - Remove custom option descriptions
- Remove USE_GNOME=desktopfileutils because port's desktop file
  doesn't contain MimeType

Approved by:	Benat Gonzalez Etxepare <bbtruk@users.sourceforge.net> (maintainer)
2013-06-11 07:45:34 +00:00
Boris Samorodov
ead15927af Remove trailng spaces -- fix mtree at 10.x (pkgng is more strict here). 2013-06-11 07:21:25 +00:00
Akinori MUSHA
0a1a3defb8 Update to 0.6.38 and create a missing RUBY_ELISPDIR. 2013-06-11 07:11:27 +00:00
Akinori MUSHA
2c63da8239 Update to 0.6.38. 2013-06-11 07:09:39 +00:00
Lars Thegler
3fdb8b90e1 - update to 0.02 2013-06-11 07:02:22 +00:00
Martin Matuska
1f7fceb34c Update WWW address in pkg-descr
PR:		ports/176577
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2013-06-11 06:49:16 +00:00
Lars Thegler
40754db6e7 - update to 0.9034 2013-06-11 06:44:39 +00:00
Lars Thegler
fd84fbe112 - update to 4.8 2013-06-11 06:38:21 +00:00
Jason Helfman
7e46922bdf - update to 2.1.0
- standardize installations in favor of copy

Changes:	http://f1lt.pl/index.php?id=5
2013-06-11 05:54:53 +00:00
Dirk Meyer
c1ad24bc7b - fix negative int bug
- take maintainership
PR:		169283
Submitted by:	dinoex
Approved by:	flz
Obtained from:	http://sourceforge.net/tracker/?func=detail&aid=3159066&group_id=202532&atid=981959
2013-06-11 04:44:18 +00:00
Munechika SUMIKAWA
e8db110761 - Remove unnecesary patch
- Fix @exec/@unexec on pkg-plist
2013-06-11 03:42:47 +00:00
Jun Kuriyama
9e7a282ae0 - Update to r250249.
- Backport fix for if_vtnet with qemu-1.5.0 (kern/178955).
2013-06-11 03:37:01 +00:00
Martin Wilke
138089f921 - Fix build
- Trim header

Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 03:14:19 +00:00
Martin Wilke
7d02fe9278 - Fix Build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 03:14:03 +00:00
Martin Wilke
61a28b72d7 Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 03:13:46 +00:00
Martin Wilke
9bb133be44 - Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 03:13:35 +00:00
Martin Wilke
4062b805f3 - Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 02:18:35 +00:00
Martin Wilke
d618e85ed1 Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 02:18:24 +00:00
Martin Wilke
cdc3589d71 - Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 02:18:11 +00:00
Martin Wilke
7d893f9b7c - Fix build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 02:18:01 +00:00
Thomas Abthorpe
48104d969a - Update to 1.0
PR:		ports/177714
Submitted by:	Jason Bacon <jwbacon tds.net> (maintainer)
2013-06-11 02:14:25 +00:00
Sofian Brabez
693f63157c - Mark DEPRECATED by security/py-cracklib after r320515 commit 2013-06-11 01:24:17 +00:00
Martin Wilke
214199b680 - Fix pkgconfig
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 01:06:48 +00:00
Martin Wilke
260502fad6 - Unbreak build
Reported by:	pkg (DEVELOPER_MODE)
2013-06-11 01:06:05 +00:00
Sofian Brabez
1d44350a1f - Update to 2.9.0
- Update pkg-descr
- Update WWW
- Remove PYTHON OPTION in security/cracklib and made security/py-cracklib a python slave port

Reviewed by:	crees
Approved by:	sbz (myself)
2013-06-11 00:52:47 +00:00
Munechika SUMIKAWA
4125a01132 Upgrade to 0.19. 2013-06-11 00:39:03 +00:00
Martin Wilke
337299f055 - Trim header 2013-06-11 00:36:43 +00:00
Matthias Andree
aca614c519 + Fix fallout from optionsNG conversion (discussed with bapt@):
- MUTT_FLOCK vs. CONFIGURE_ARGS logic was inverted.
- MUTT_ICONV was mistyped as MITT_ICONV so that the check was defective.

+ While here, make SLANG/NCURSES a radio group for clarity
  (these two options are optional and mutually exclusive).

+ Add a patch to send the proper length in an IMAP APPEND command;
  a size_t argument was printed with %d, which failed where
  sizeof(int) != sizeof(size_t), i. e. on 64-bit systems,
  or when the value was in ]INT_MAX; UINT_MAX] (2^31 or beyond).
  We now use %lu and cast the argument to unsigned long.
  Bump PORTREVISION.

+ Shorten COMMENT to avoid its truncation in pkg_info output.
2013-06-11 00:19:18 +00:00
Martin Wilke
cb6834209c - Unbreak build on HEAD 2013-06-11 00:13:12 +00:00
Matthias Andree
b68d6da8d8 Update to new upstream version 1.11.9.
ChangeLog: http://www.leafnode.org/NEWS.txt
2013-06-10 23:58:25 +00:00
William Grzybowski
76d49ef599 librest is a library that was designed to make it easier to access RESTful
web services.

It comprises of two parts: the first aims to make it easier to make requests
by providing a wrapper around libsoup, the second aids with XML parsing by
wrapping libxml2.

WWW: https://live.gnome.org/Librest

PR:		ports/178013
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	culot (mentor)
2013-06-10 22:47:21 +00:00
Baptiste Daroussin
9645ade55f Add NO_LATEST_LINK in case of pkg-devel being the default pkg 2013-06-10 22:40:06 +00:00