Wen Heping
b47d0b1256
- Update to 2.2.9
2011-04-01 08:21:25 +00:00
Greg Larkin
9be35251c0
- Updated to 0.8.0
...
Changes: https://launchpad.net/subvertpy/trunk/0.8.0
PR: ports/155746
Submitted by: C-S <c-s@c-s.li> (maintainer)
2011-04-01 02:30:43 +00:00
Brendan Fabeny
8544431e32
Switch to MASTER_SITE_NETLIB
2011-03-31 12:53:57 +00:00
Brendan Fabeny
8489442128
Take up maintainership
2011-03-31 12:47:10 +00:00
Frederic Culot
129a262e77
- Update to 0.57
...
- Take maintainership
Changes: http://search.cpan.org/dist/Data-Serializer/Changes
2011-03-31 12:03:30 +00:00
Max Khon
d56e86d189
Update to 2.6.
2011-03-31 08:03:45 +00:00
Olli Hauer
e64a650594
- add patches to fix some security and functionality issues
...
PR: ports/155934
Submitted by: Michael Gmelin <freebsd _at_ grem.de>
Approved by: Kiyoshi MATSUI <kmatsui _at_ t3.rim.or.jp> (maintainer)
2011-03-30 18:26:40 +00:00
Emanuel Haupt
838a9a041d
Provide 'ccache.tar' tarball for easy use with ports-mgmt/tinderbox.
2011-03-30 15:43:16 +00:00
Sofian Brabez
3444b562fb
- Update to 1.1.2
...
PR: 1559565
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
Approved by: miwi@ (mentor)
2011-03-30 10:10:15 +00:00
Koop Mast
8dda8f06de
Update to 2.28.3.
2011-03-30 08:29:11 +00:00
Thomas Abthorpe
0c5982fffa
- Update to 1.7
...
PR: ports/155924
Submitted by: maintainer
2011-03-30 03:57:27 +00:00
Thomas Abthorpe
ed6988f07a
- Update to 1.5
...
PR: ports/155923
Submitted by: maintainer
2011-03-30 03:56:15 +00:00
Emanuel Haupt
31736eb2e3
Add pkg-plist
2011-03-29 14:15:37 +00:00
Emanuel Haupt
e2de9d6528
Only create symlinks for existing compiler. This functionality is outsourced
...
into a script which can be run manually after installing or deinstalling
additional compiler.
PR: 155568 (based on)
2011-03-29 14:15:03 +00:00
Pietro Cerutti
b857e4eeec
- Update to 4.2.2
2011-03-29 07:08:00 +00:00
Wen Heping
d88ecff08a
- Fix plist
...
PR: ports/156012
Submitted by: Warren Block <wblock@wonkity.com> (maintainer)
2011-03-29 02:32:13 +00:00
Wesley Shields
810dd512d7
Update to 1.7.4.2.
...
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.2.txt
2011-03-29 01:35:04 +00:00
Jimmy Olgeni
5edf5649ba
Add Clozure CL paths to asdf:*central-registry*.
2011-03-28 16:23:33 +00:00
Jimmy Olgeni
7df0d52843
The upcoming Clozure CL upgrade will require loading asdf-binary-locations.
2011-03-28 15:43:19 +00:00
Jimmy Olgeni
cc9f9fb569
Whitespace fix.
2011-03-28 15:41:08 +00:00
Baptiste Daroussin
713780b78b
- update to 0.27
...
- add licenses
- changes: http://cpansearch.perl.org/src/DOY/Package-Stash-0.27/Changes
2011-03-28 10:13:30 +00:00
Cheng-Lung Sung
b94a8c6645
- Update to 0.26
2011-03-28 08:10:29 +00:00
Baptiste Daroussin
37dceab9a8
- update to 0.20
...
- add licenses
- changes: http://cpansearch.perl.org/src/DWHEELER/Test-File-Contents-0.20/Changes
2011-03-28 06:07:37 +00:00
Wen Heping
78dd4fdce0
- Update tp 0.741
...
ChangeLog: http://cpansearch.perl.org/src/DOUGW/AI-Prolog-0.741/Changes
2011-03-28 03:12:22 +00:00
Edwin Groothuis
5519b275ae
Mark move of devel/id-utils.
2011-03-27 22:20:32 +00:00
Edwin Groothuis
5e40fe60bc
devel/id-utils - Update and take maintainership
...
devel/id-utils was recently deprecated because the distfile has
vanished. The project is still alive and kicking and it seems
the distfile vanished due to age. This PR takes maintainership
and updates it to the currently released version (Jun 2010).
PR: ports/155684
Submitted by: Peter Jeremy <peterjeremy@acm.org>
2011-03-27 21:22:37 +00:00
Sergey A. Osokin
0bbd0ae66d
Make portlint(1) happy.
...
Bump PORTREVISION.
Pointy hat to: osa
2011-03-27 15:49:05 +00:00
Sergey A. Osokin
64028a9e2b
Remove devel/thunar-svn-plugin after repocopy to devel/thunar-vcs-plugin
...
and update.
Add note to MOVED.
2011-03-27 14:21:24 +00:00
Sergey A. Osokin
f9222e014e
Disconnect from build thunar-svn-plugin.
...
Connect to build thunar-vcs-plugin.
2011-03-27 14:14:32 +00:00
Sergey A. Osokin
7a2a86dca6
Update from 0.0.3 to 0.1.4.
...
Also, update the name of project where it needed.
Remove needless patches.
PR: 155729
2011-03-27 14:13:05 +00:00
Jun Kuriyama
94604def23
- Upgrade to 1.0.0.
2011-03-27 11:01:28 +00:00
Martin Wilke
aa18385739
This Gem provides access to the functions, macros,
...
global variables and constants of the ncurses library.
These are mapped to a Ruby Module named "Ncurses".
Functions and external variables are implemented as
singleton functions of the Module Ncurses.
WWW: http://ncurses-ruby.berlios.de/
PR: ports/155728
Submitted by: Eric Freeman <freebsdports at chillibear.com>
2011-03-27 10:26:18 +00:00
Martin Wilke
009948d95e
- Update to 0022
...
PR: 155739
Submitted by: Warren Block <wblock@wonkity.com> (maintainer)
2011-03-27 10:12:55 +00:00
Baptiste Daroussin
5bb90d6802
- update to 0.35
...
- add licenses
- changes: http://cpansearch.perl.org/src/BOBTFISH/MooseX-Getopt-0.35/ChangeLog
2011-03-27 09:41:49 +00:00
Jun Kuriyama
b01e9a23d1
- Upgrade to 1.03.
2011-03-27 09:18:07 +00:00
Jun Kuriyama
ce0330b030
- Upgrade to 1.12.
2011-03-27 09:17:37 +00:00
Jun Kuriyama
dc58d61b0a
- Upgrade to 0.35.
2011-03-27 09:17:13 +00:00
Jun Kuriyama
808d6e0f62
- Upgrade to 0.12.
2011-03-27 09:16:25 +00:00
Jun Kuriyama
0bbc15c0a0
- Upgrade to 1.4004.
2011-03-27 09:15:51 +00:00
Dennis Herrmann
b881252ad7
- Remove MD5 checksum
...
- Bump PORTREVISION
- Fix the wrong depend
PR: ports/155731
Submitted by: chinsan@
2011-03-27 07:14:26 +00:00
Dennis Herrmann
e8fa05ba5f
- Update to 1.8
...
PR: ports/155952
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
2011-03-26 20:53:47 +00:00
Juergen Lock
bd5789f8f4
Cxxtools is a collection of general-purpose C++ classes.
...
WWW: http://www.tntnet.org/cxxtools.html
2011-03-26 19:11:28 +00:00
Baptiste Daroussin
877c97bd62
- update to 1.03
...
- add licenses
- changes: http://cpansearch.perl.org/src/ADAMK/File-ShareDir-1.03/Changes
2011-03-26 09:47:57 +00:00
Li-Wen Hsu
52c62da92b
- Update to 1.403
2011-03-26 04:57:18 +00:00
Gordon Tetlow
76470bbcf5
Update p4web port to 2010.2/293336.
2011-03-26 04:12:55 +00:00
Brendan Fabeny
a18f63218b
Remove addition of CPPFLAGS to CONFIGURE_ENV
...
in port Makefiles, and MD5 entries in distinfo
2011-03-26 01:39:07 +00:00
Gordon Tetlow
518811008e
Update p4d port to 2010.2/295040.
2011-03-25 22:12:42 +00:00
Gordon Tetlow
497e843367
Update p4 port to 2010.2/295040.
2011-03-25 22:09:50 +00:00
Baptiste Daroussin
05aa377ee2
- update to 0.46
...
- add licenses
- changes: http://cpansearch.perl.org/src/VPIT/Variable-Magic-0.46/Changes
2011-03-25 14:46:00 +00:00
Baptiste Daroussin
591131e8a2
- update to 1.39
...
- add licenses
- changes: http://cpansearch.perl.org/src/FLORA/Tie-RefHash-1.39/Changes
2011-03-25 14:40:57 +00:00