Wen Heping
1229a64ff8
- Update to 1.02
...
Changelog: http://search.cpan.org/src/MLEHMANN/Crypt-Twofish2-1.02/Changes
2010-12-01 07:09:02 +00:00
Martin Wilke
a395f24d02
- Update claws-mail plugins to newest versions from 3.7.7 release
...
- Bump portrevisions of plugins with no new version
- Recreate checksum files to new standard
- Add LICENSE infos
- Mark MAKE_JOBS_SAFE
PR: 152711
Submitted by: Pawel Pekala <c0rn@o2.pl>
2010-12-01 07:04:56 +00:00
Wen Heping
8d951f28e9
- Update to 1.9.6
2010-12-01 06:56:33 +00:00
Wen Heping
14c5d71252
- Update to 0.5.4
2010-12-01 06:26:01 +00:00
Wen Heping
895ce1229d
- Update to 0.62.5
2010-12-01 06:23:12 +00:00
Beech Rintoul
fcdc71ad8e
Update to 1.5.1
...
Fix doc checksum mismatch
PR: ports/152715
Submitted by: Li-Lun Wang (llwang@infor.org ) (maintainer)
Approved by: itetcu (mentor) (implicit)
2010-12-01 06:07:59 +00:00
Sunpoet Po-Chuan Hsieh
dcdd8696a2
- Update to 3.2
...
- Introduce Unicode 6.0.0 data
- Add LICENSE
- Update WWW
- Take maintainership
Changes:
- Add support for SVG output (works correctly only for single page output)
2010-12-01 05:55:35 +00:00
Mark Linimon
28905d9035
Refactor some variables that need to be in sync between the server-side
...
and client-side definitions into common.conf.
While here, slide the 7-stable release to 7.3. This was driving me
crazy while trying to debug the INDEX and duds problems.
2010-12-01 02:38:04 +00:00
Mark Linimon
5cfbfdffd1
It turns out that some variables have to be shared between the server-side
...
definitions and the client-side definitions.
While here, add ARCHS_SUPPORTING_COMPAT_IA32, which is needed to get
linux emulation ports to be properly detected on head nodes that are
build from first principles (e.g. !pointyhat).
2010-12-01 02:35:20 +00:00
Mark Linimon
c836d9acad
Canonicalize the use of SRC_BASE to fix INDEX and duds builds on head
...
nodes that don't have /usr/src. On pointyhat, this "just happens to
work"; on a cleanly installed system like pointyhat-west, it didn't.
Add overrides for Linux compatibility (again, it "just happened to work"
on pointyhat).
Move the code that sets PORTSDIR and SRC_BASE to the server side only.
The code that overrides OSVERSION, OSREL, and BRANCH _must_ remain in
the common code.
2010-12-01 02:32:49 +00:00
Mark Linimon
ac775267a0
Canonicalize the use of SRC_BASE to fix INDEX and duds builds on head
...
nodes that don't have /usr/src. On pointyhat, this "just happens to
work"; on a cleanly installed system like pointyhat-west, it didn't.
2010-12-01 02:30:14 +00:00
Mark Linimon
d072a14cd7
Make an rm command quieter; add some debug comments.
2010-12-01 02:28:19 +00:00
Mark Linimon
08037129f0
Although I was going to try to avoid it, it turns out that it is
...
impossble to have merely "server.conf" and "client.conf" control
everything on a head node. Some pieces must be refactored into
"common.conf".
2010-12-01 02:27:35 +00:00
Mark Linimon
03f4604fe0
Rename internal variables to correspond to their actual uses; automatically
...
create the links for the webserver; add some comments.
2010-12-01 02:24:35 +00:00
Mark Linimon
439a77bd90
Add some debug code to attempt to work around the "too many stale chroots"
...
problem, until it can be correctly understood and fixed.
2010-12-01 02:23:14 +00:00
Wen Heping
7be5a8fd44
- Update to 4.0.2
2010-12-01 01:44:33 +00:00
Wen Heping
80cd950c0d
- Update to 0.087
...
Changelog: http://search.cpan.org/src/RJBS/Getopt-Long-Descriptive-0.087/Changes
2010-12-01 01:25:22 +00:00
Wen Heping
1e3e58d2d7
- Update to 1.1.2
2010-12-01 01:14:14 +00:00
Doug Barton
2b4bcb4479
Fix build by referring to the most recent version of BIND, instead
...
of the long-EOL and now-removed one. :)
2010-12-01 01:14:03 +00:00
Wen Heping
97df2c5cf0
- Update python-doc-* for python 2.7.1
...
PR: ports/152725
Submitted by: John Hein <jhein@symmetricom.com>
2010-12-01 01:09:07 +00:00
Doug Barton
6d28a277f8
As previously advertised, remove BIND 9.3.x coincident with the
...
EOL of RELENG_6.
2010-12-01 00:48:10 +00:00
Koop Mast
3def70e159
Chase x264 shlib bump.
...
Forgotten by: mm@
2010-12-01 00:13:31 +00:00
Beech Rintoul
a6242ed7c6
Chase recent Freetype2 update.
...
PR: ports/152602
Submitted by: Naram Qashat (cyberbotx@cyberbotx.com ) (maintainer)
Approved by: itetcu (implicit)
2010-11-30 22:58:28 +00:00
Emanuel Haupt
e3abdc0603
Update to 3.1.3
2010-11-30 22:37:33 +00:00
Emanuel Haupt
6714a8912a
Update to 15.3.5
2010-11-30 22:35:10 +00:00
Beech Rintoul
027db4c82a
Fix issue - port upgrade deletes config
...
PR: ports/152535
Submitted by: Lukasz Wasikowski (lukasz@wasikowski.net )
Approved by: Bo-Yi Wu (appleboy.tw@gmail.com ) (maintainer)
itetcu (implicit)
2010-11-30 21:54:38 +00:00
Josh Paetzel
ec068156b4
Add py-django-profiles 0.2, a user-profile application for Django.
2010-11-30 21:48:49 +00:00
Pav Lucistnik
d2df0057b8
- Add a hack to display pkg-message on package install on packages created with
...
pkg_create -b
PR: ports/152626
Reported by: ohauer
2010-11-30 21:36:42 +00:00
Beech Rintoul
3cc30a0776
Update to 0.14
...
Pass maintainership to submitter
PR: ports/152497
Submitted by: ports@c0decafe.net
Approved by: itetcu (implicit)
2010-11-30 21:35:55 +00:00
Dennis Herrmann
524a2ceebf
- Update to 2010.11.28
2010-11-30 20:48:22 +00:00
Beech Rintoul
017378a6bc
Send to attic. Project renamed piwigo
...
PR: ports/150863
Submitted by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer)
Approved by: itetcu
2010-11-30 20:48:04 +00:00
Beech Rintoul
1d4a3fae07
Update of piwigo (the software formerly known as PHPWebGallery) to version 2.1.3.
...
Add entry to MOVED
Hook into build and unhook phpwebgallery
PR: ports/150863
Submitted by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer)
Approved by: itetcu
2010-11-30 20:35:48 +00:00
Stanislav Sedov
bcdaa53706
- Fix build.
...
PR: ports/138477, ports/152495
2010-11-30 20:15:20 +00:00
Beech Rintoul
152732faf6
Add LATEST_LINK
...
Approved by: itetcu (implicit)
2010-11-30 20:10:19 +00:00
Hajimu UMEMOTO
7cd7ce93a1
Change to off the experimental 3rd party patch by default.
2010-11-30 17:43:46 +00:00
Max Khon
edb33626a0
Fix 100% CPU use with .call files
...
(upstream issue https://issues.asterisk.org/view.php?id=18089 )
The patch will be included in asterisk 1.8.1.
PR: 152700
Submitted by: Florian Smeets (MAINTAINER)
2010-11-30 17:06:42 +00:00
Max Khon
c63b2c0d27
Update to 1.6.2.14.
...
Submitted by: Florian Smeets (MAINTAINER)
2010-11-30 16:56:35 +00:00
Max Khon
48739d26c4
Fix installation into /var.
2010-11-30 16:33:03 +00:00
Martin Matuska
ea3e6880a9
- Use WITH_TK_RUN instead of explicit wish8.4
...
- Update distinfo
PR: ports/152704
Approved by: Bob Willcox <bob@immure.com> (maintainer)
2010-11-30 16:32:17 +00:00
Sunpoet Po-Chuan Hsieh
1dc23aad14
- Remove PERL_SITELIBDIR
...
- Remove obsolete MD5 sum
2010-11-30 16:00:42 +00:00
Sergey A. Osokin
3fc3fe92d1
Update from 0.9.0 to 0.9.1.
...
<ChangeLog>
*) Bugfix: "return CODE message" directrives did not work; the bug had
appeared in 0.9.0.
</ChangeLog>
2010-11-30 15:25:52 +00:00
Martin Matuska
1a92a78140
- Update to 1.9.2
2010-11-30 15:02:38 +00:00
Martin Matuska
1bc086c308
- Update to 0.8.4.0
2010-11-30 14:57:32 +00:00
Pav Lucistnik
0e1fc97beb
- Unbreak Makefile on 6.X
...
Reported by: portsnap
2010-11-30 14:43:45 +00:00
John Hay
321cbb98a0
Update to 0.6.1.
2010-11-30 14:34:00 +00:00
Martin Matuska
0a001e1a93
- Update to 2010-11-30 snapshot
...
- Add optional support for frei0r and OpenCV
2010-11-30 14:33:15 +00:00
MIHIRA Sanpei Yoshiro
7dd9fbf04b
Update to 0.6.4
2010-11-30 14:23:49 +00:00
Pav Lucistnik
cfb54574ad
- Update to 5.2.1
...
PR: ports/152701
Submitted by: Anders F Bjorklund <afb@rpm5.org> (maintainer)
2010-11-30 14:14:36 +00:00
Pav Lucistnik
7f32c695f5
- Update to 1.3.1
...
PR: ports/152680
Submitted by: Marin Atanasov Nikolov <dnaeon@gmail.com> (maintainer)
2010-11-30 13:43:33 +00:00
Beat Gaetzi
872179096c
- Change gecko master port from www/mozilla to www/seamonkey.
...
- Switch substitution example to libxul-devel<->libxul although this
functionality is not used as the ports tree does not have libxul-devel
at the moment.
2010-11-30 13:03:10 +00:00