1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-06 11:41:52 +00:00

273230 Commits

Author SHA1 Message Date
Martin Matuska
bec2057077 Update to 1.4.4 2012-02-15 14:51:25 +00:00
Steve Wills
5baa5534d3 - Update to 0.021 2012-02-15 14:41:24 +00:00
Eitan Adler
742643852a Remove duplicate variable
Submitted by:	Alex Kozlov
Approved by:	maintainer (implicit)
2012-02-15 14:31:49 +00:00
Steve Wills
70e385dd97 - Mark this only for amd64 and i386 2012-02-15 14:30:49 +00:00
Steve Wills
3a2667fb3f - Update to 0.46
- Remove SITE_PERL from DEPENDS
- Move test only dependency to TEST_DEPENDS
2012-02-15 14:29:24 +00:00
Martin Matuska
69a6fafc9e Fix build with WITH_LIBEDIT
PR:		ports/165156
2012-02-15 14:11:59 +00:00
Steve Wills
c593d8f79b - Mark MAKE_JOBS_UNSAFE due to build failure encountered
- Properly install man pages [1]

Reported by:	dougb [1]
2012-02-15 14:10:21 +00:00
MANTANI Nobutaka
e7a91a1e99 Update to 1.7.3. 2012-02-15 14:09:48 +00:00
Johan van Selst
db03d70572 Bump PORTREVISION due to pcre update 2012-02-15 13:52:01 +00:00
Johan van Selst
9e28a3ead0 Use PORTREVISION?= instead of = to avoid overriding revision of chinese/tin
Reported by:	erwin
2012-02-15 13:47:30 +00:00
Eitan Adler
4397eb2df2 Remove bogus variable
Submitted by:	Alex Kozlov
2012-02-15 13:42:45 +00:00
Eitan Adler
031068599c Fix the variable name
Submitted by:	Alex Kozlov
2012-02-15 13:41:16 +00:00
Michael Scheidell
f79e947068 - Fix missing \n in SIZE line for distinfo
PR:		ports/157174
Submitted by:	Alex kozlov <spam@rm-rf.kiev.ua>
Approved by:	maintainer (implicit), gabor (mentor, implicit)
2012-02-15 12:22:27 +00:00
Michael Scheidell
d1925b01a9 - Remove ports/devel/p5-Devel-Dumpvar/distinfoa file
PR:		ports/157174
Submitted by:	Alex kozlov <spam@rm-rf.kiev.ua>
Approved by:	maintainer (implicit), gabor (mentor)
2012-02-15 12:16:16 +00:00
Frederic Culot
22fa4e4cef - Update to 2.12
Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog
2012-02-15 11:37:33 +00:00
MANTANI Nobutaka
bcd4b07741 Update to 4.1. 2012-02-15 11:19:03 +00:00
MANTANI Nobutaka
abc88ada2f Backout previous commit to fix build error of slave ports.
Reported by:	 erwin and pav
2012-02-15 11:01:30 +00:00
Martin Matuska
02d6827407 Bump PORTREVISION due to pcre update 2012-02-15 10:53:56 +00:00
Pietro Cerutti
c8c1942a2a - Substitute invalid USE_PKGCONFIG variable with USE_GNOME= pkgconfig [1]
- Do not add LDFLAGS to CONFIGURE_ENV

Reported by:	eadler@
2012-02-15 10:23:25 +00:00
Doug Barton
b2f3cb124b Update to version 0.68; Jan 30, 2012
Lots of fixes for older Perl versions, and several other bug fixes
The parse and data methods are renamed to decode and encode respectively
New feature: IDN query support, requires Net::LibIDN
New modules: Mailbox.pm, Text.pm

For the port:
* Add TEST_DEPENDS (probably won't work on its own due to CONFIGURE_ARGS)
* Add an OPTION for IDN support, off by default
* Use the PORTDOCS macro
* Move the OPTIONS= to the more standard location
2012-02-15 09:44:39 +00:00
Sunpoet Po-Chuan Hsieh
e117f827e9 - Update to 0.9.10
- Add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Sys-Virt/CHANGES
PR:		ports/165166
Submitted by:	sunpoet (myself)
Approved by:	Frank Wall <fw@moov.de> (maintainer)
2012-02-15 09:04:23 +00:00
Sunpoet Po-Chuan Hsieh
cd84331fbd - Update to 3.11.3
Changes:
- Changed the return value for dap-config --libs so that it does not contain the
  curl static libs. This causes problems when linking on CentOS 6 in some cases.
2012-02-15 08:54:14 +00:00
Martin Matuska
e570e297b4 Bump pcre shared library version in php52
Reported by:	pointyhat
2012-02-15 08:52:06 +00:00
Sunpoet Po-Chuan Hsieh
0e4d9bdaa3 - Update to 0.9.3
- Sort RUN_DEPENDS

Changes:	https://github.com/ruby-amqp/amqp/blob/master/CHANGELOG
Approved by:	clsung (maintainer, via IRC)
2012-02-15 08:48:10 +00:00
Sunpoet Po-Chuan Hsieh
e91f05a2ed - Update to 0.9.2
- Sort RUN_DEPENDS

Changes:	https://github.com/ruby-amqp/amq-client/commits/master
Approved by:	clsung (maintainer, via IRC)
2012-02-15 08:47:39 +00:00
Sunpoet Po-Chuan Hsieh
ec217b8ad4 - Update to 0.9.0
Changes:	https://github.com/ruby-amqp/amq-protocol/commits/master
Approved by:	clsung (maintainer, via IRC)
2012-02-15 08:47:15 +00:00
Doug Barton
16b13f3515 This change has various simplifications/improvements for
the port. Most importantly, it's currently installing the rc.d
script from the source, rather than the fixed one in files/.

1. Remove 6.x compatibility hack
2. Use the PORTDOCS macro
3. Actually install the rc.d script in files/
4. Simplify pkg-plist
5. For the rc.d script:
   a. Move it to the standard location, after LOGIN
   b. Add KEYWORD nojail per the script in the distfiles
   c. Put the standard arguments in their usual order/formats
   d. Simplify the assignments of pidfile and required_files
   e. Use command_args for required arguments, don't abuse _flags
   f. The test for -p in smartd_flags should be a start_precmd,
      we frown on running any code unconditionally.
      Also, improve this check if -p is first.
   g. Bring the reload and report options from the distfile version,
      and simplify them.

PR:		ports/165167
Submitted by:	me
Approved by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2012-02-15 08:46:57 +00:00
Sunpoet Po-Chuan Hsieh
32bad5bbda - Add official site to MASTER_SITES
Reported by:	pointyhat
2012-02-15 08:14:56 +00:00
Sunpoet Po-Chuan Hsieh
718ed795d8 - Add BUILD_DEPENDS 2012-02-15 07:52:25 +00:00
Sunpoet Po-Chuan Hsieh
a0275c3e36 - Update to 0.91
- Sort MAN3

Changes:	http://search.cpan.org/dist/IPC-Run/Changes
2012-02-15 07:51:29 +00:00
Sunpoet Po-Chuan Hsieh
1ca4f076e5 - Update to 0.4.4
- Remove distinfo: no need for a slave port
- Take maintainership

Changes:	https://github.com/libming/libming/blob/master/NEWS
2012-02-15 07:49:03 +00:00
Sunpoet Po-Chuan Hsieh
e02e79b5b4 - Update to 0.4.4
- Fix build with Perl 5.14
- Remove distinfo: no need for a slave port
- Take maintainership

Changes:	https://github.com/libming/libming/blob/master/NEWS
2012-02-15 07:47:04 +00:00
Sunpoet Po-Chuan Hsieh
cc61336dab - Update to 0.4.4
- Take maintainership

Changes:	https://github.com/libming/libming/blob/master/NEWS
2012-02-15 07:46:18 +00:00
Ruslan Makhmatkhanov
9e38593ec2 - actually bump PORTREVISION, sorry for this. 2012-02-15 07:42:58 +00:00
Ruslan Makhmatkhanov
8e822e019c - update checksum for PTMonoOFL.zip once again. This font was updated upstream.
Requested by:   maintainer (by mail)
Reported by:    pav (pointyhat)
2012-02-15 07:38:41 +00:00
Doug Barton
11b40bc0df Fix the source-provided rc.d script to not use set_rcvar 2012-02-15 07:09:14 +00:00
Dirk Meyer
9a8bde76ee - fix option WITHOUT_ESOUND
PR:		165128
Submitted by:	Axel Gonzalez
2012-02-15 06:53:41 +00:00
Sunpoet Po-Chuan Hsieh
bc1db37c20 - Update to 1.1.5
Changes:	https://github.com/nicksieger/multipart-post/blob/master/History.txt
Approved by:	clsung (maintainer, via IRC)
2012-02-15 06:49:32 +00:00
Sunpoet Po-Chuan Hsieh
1ce66ebca4 - Update to 1.55
- Update MASTER_SITES and WWW: change URL to match the official site

Changes:	http://invisible-island.net/diffstat/CHANGES
Approved by:	clsung (maintainer, via IRC)
2012-02-15 06:46:18 +00:00
Dirk Meyer
17bc387c38 - update to 10.35.84 2012-02-15 06:28:22 +00:00
Sunpoet Po-Chuan Hsieh
712a2537ed - Update to 1.09
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Net-Frame/Changes
Approved by:	clsung (maintainer, via IRC)
2012-02-15 06:25:55 +00:00
Sunpoet Po-Chuan Hsieh
c3ff65a5db - Update to 0.10
Changes:	http://search.cpan.org/dist/Text-NeatTemplate/Changes
Approved by:	clsung (maintainer, via IRC)
2012-02-15 06:25:14 +00:00
Sunpoet Po-Chuan Hsieh
3511b34d72 - Add TEST_DEPENDS
- Add USE_GMAKE=yes to ensure MAKE_JOBS_SAFE

PR:		ports/165106
Submitted by:	swills
2012-02-15 05:59:29 +00:00
Sunpoet Po-Chuan Hsieh
2beb6a284b - Update to 2.03
Changes:	http://search.cpan.org/dist/Graph-ReadWrite/Changes
2012-02-15 05:53:41 +00:00
Sunpoet Po-Chuan Hsieh
7c9659f3f8 - Update to 1.1.2
Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=7105
2012-02-15 05:45:02 +00:00
Sunpoet Po-Chuan Hsieh
1dbcd4af5f - Update to 1.40.6
Changes:
- Update years in debian/copyright.
- Fix FSF address in comments (thanks to Pautl Eggert).
2012-02-15 05:44:15 +00:00
Sunpoet Po-Chuan Hsieh
0f930b0138 - Update to 2.77
Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
2012-02-15 05:10:51 +00:00
Sunpoet Po-Chuan Hsieh
3b7bc9864a - Update to 0.27
Changes:	http://search.cpan.org/dist/MooseX-MethodAttributes/Changes
2012-02-15 05:09:51 +00:00
Sunpoet Po-Chuan Hsieh
9227dc9081 - Update to 2.5.2
Changes:	https://github.com/drbrain/net-http-persistent/blob/master/History.txt
2012-02-15 05:09:04 +00:00
Sunpoet Po-Chuan Hsieh
52fa897e76 - Update to 0.3
Changes:	http://search.cpan.org/dist/Data-Printer/Changes
2012-02-15 05:07:55 +00:00