Martin Wilke
12cd225600
- Update to 2.45
...
Approved by: maintainer implicit
2008-07-24 12:32:15 +00:00
Pav Lucistnik
32fefb3036
- Delete biology/nab port after being marked DEPRECATED for three months
...
PR: ports/125891
Submitted by: M. L. Dodson <mldodson@comcast.net> (maintainer)
2008-07-24 12:17:12 +00:00
Pav Lucistnik
c62462b5e6
- Included by vendor in 0.9
...
PR: ports/125927
Submitted by: Romain Tartiere <romain@blogreen.org>
2008-07-24 12:01:33 +00:00
Renato Botelho
8bfb541e58
No functional changes, just try to make Makefile a bit better:
...
- Remove conditional to set PORTDOCS
- s/pre-patch/post-patch/
- Change Makefile's reinplace to use ?= instead of comment CC and CFLAGS lines
and remove MAKE_ENV declaration
- Remove redundances of program names, just set it one time and use the vars to
repeat names
Approved by: maintainer by email
2008-07-24 12:00:10 +00:00
Ion-Mihai Tetcu
e2426fa586
Update entry for the pdf manual.
...
Prompted by: Moggie on IRC
2008-07-24 11:58:44 +00:00
Pav Lucistnik
6b2967d205
- Update to 0.14.4
...
PR: ports/125443
Submitted by: Serge Negodyuck <petr@petrovich.kiev.ua>
Approved by: maintainer timeout (yuanjue; 2 weeks)
2008-07-24 11:54:45 +00:00
Nicola Vitale
43272c3e1d
- Update to 0.805
2008-07-24 11:08:20 +00:00
Hye-Shik Chang
0014201fdf
Drop the maintainership.
2008-07-24 10:14:16 +00:00
Pav Lucistnik
7e89caa3a2
- Fix build: ${LIB_BZ2} is undefined, replace it with ${LIBBZ2} from
...
bsd.libnames.mk
PR: ports/125712
Submitted by: Fico <federicogalvezdurand@yahoo.com>
- While here, remove noop USE_GCC=3.4+
2008-07-24 09:03:22 +00:00
Martin Matuska
ef77d14a97
- Update to 5.4.2
2008-07-24 08:40:00 +00:00
Martin Matuska
6e07c66aae
- Update to 0.8.4
2008-07-24 08:38:53 +00:00
Dmitry Sivachenko
f3a3a84ec9
Update to 1.54.
...
PR: 125918
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
2008-07-24 08:27:49 +00:00
Edwin Groothuis
5cac6abd03
Fix post-fetch to check if the distfiles were obtained via a different
...
path than HTTP.
2008-07-24 08:15:26 +00:00
Pav Lucistnik
9376a27543
- Update maintainer's email address
2008-07-24 08:02:49 +00:00
Pav Lucistnik
80339c4345
- Forbid automatical fetching of rubygems from rubyforge
...
Submitted by: Alexander Logvinov <ports@logvinov.com>
2008-07-24 07:51:12 +00:00
Beech Rintoul
395bb0a9b8
- Update to 3.0.0.b8
...
Port changes:
o Example EFnet configuration file updated for ratbox-3 and
re-included in the port install.
Software changes include:
o Some cleanups in the checksplit code.
o Some cleanups in the /trace code.
o Show reasons for failed outbound SSL handshakes to opers.
o Log SSL errors for servers and handshakes in serverlog.
o Make sqlite3 checking more robust.
o Change the resolver to use the code from charybdis instead of adns.
o Fix identd checking so it is no longer broken as in beta7.
o Fix a bug where the ircd could stop reading from the client on the CAP command.
o Add some functions for random number generation for the nossl case in libratbox.
PR: ports/125868
Submitted by: Lewis <moggie@elasticmind.net> (maintainer)
2008-07-24 03:42:40 +00:00
Wesley Shields
17d1a47536
- Update to 6.8
...
- Switch to SF for MASTER_SITES
PR: ports/125902
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: maintainer
2008-07-24 03:18:16 +00:00
Wesley Shields
ecc807e9d0
Stop net/silc-irssi-plugin from installing an unnecessary symlink which
...
causes duplicate /me messages to appear.
Bump PORTREVISION of net/silc-irssi-plugin because of this.
2008-07-24 02:57:09 +00:00
Wesley Shields
35b0fcbc51
Distfile re-rolled. According to the maintainer all that changed was
...
some mercurial files were removed.
PR: ports/125734 [1], ports/125495 [2]
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) [1]
Eric J Christeson <Eric.J.Christeson@gmail.com> [2]
2008-07-24 02:44:16 +00:00
Joe Marcus Clarke
9fa9fd880c
Update to 0.9.
2008-07-24 01:52:30 +00:00
Pav Lucistnik
c8ab928239
- Add sample rc.d script to package
...
Reported by: pointyhat
2008-07-23 23:03:02 +00:00
Pav Lucistnik
f75cbb7319
- Mark BROKEN on 6.x: does not link (cannot find -lrt)
2008-07-23 22:54:31 +00:00
Pav Lucistnik
624890b9b7
- Really fix plist
2008-07-23 22:47:26 +00:00
Pav Lucistnik
6cd7744d79
- Mark BROKEN: does not compile (local_db.c:2114: error: request for member
...
'next' in something not a structure or union)
2008-07-23 22:46:55 +00:00
Alexey Dokuchaev
8167d0dfbb
- Distfile was renamed and rerolled (only autotools-related changes)
...
- Wrap overly long lines, reindent OPTIONS (and rephrase one)
- Stop patching things at extract stage
2008-07-23 21:06:53 +00:00
Mikhail Teterin
bf4d7ecaa8
Upgrade vips and nip2 to 7.14.5 from 7.14.4.1 and 7.14.4 respectively.
2008-07-23 20:45:20 +00:00
Ion-Mihai Tetcu
ef97e06269
- use DOCSDIR and EXAMPLESDIR
...
- fix plist with NOPORT*
- bump PORTREVISON
Prompted by: QA Tindy run
Approved by: maintainer timeout to BotMail
2008-07-23 20:36:50 +00:00
Mikhail Teterin
7078de9f53
One more thing was missing from plist... Grrr...
...
Notified by: IOnut
2008-07-23 20:18:40 +00:00
Alexey Dokuchaev
0d5fff8ae7
Fix pkg-plist.
...
Reported by: QA Tindy
2008-07-23 20:05:38 +00:00
Greg Larkin
00b7208483
Added missing entries to pkg-plist so all installed files are
...
removed.
Prompted by: QA Tindy
Approved by: beech (mentor)
2008-07-23 19:18:18 +00:00
Alexey Dokuchaev
eaaa8fb9d6
- Unbreak and undeprecate (add missing USE_XORG)
...
- Augment master sites per portlint(1)
- Do not patch things during extract stage
- Fix regexp to be more accurate
2008-07-23 18:24:35 +00:00
Alexey Dokuchaev
bc3a91b506
- Augment master sites per portlint(1)
...
- Kill extraneous whitespace
2008-07-23 18:08:32 +00:00
Alexey Dokuchaev
7e441fddcf
Beautify port description, kill EOL space.
...
Approved by: maintainer (acm, implicit: in preparation to 0.42 update)
2008-07-23 17:45:12 +00:00
Norikatsu Shigemura
620d2545e9
Fix pkg-plist and override OpenEXR's include files issue.
...
So bump PORTREVISION, accordingly.
Pointy hat to: myself
2008-07-23 17:17:10 +00:00
Edward Tomasz Napierala
139be00688
- Remove 5.x support.
...
PR: ports/124947
Submitted by: Philip M. Gollucci <pgollucci at p6m7g8 dot com>
2008-07-23 16:23:59 +00:00
Jean-Marc Zucconi
ef48fff766
Fix the build on 8-current
...
PR: ports/125841
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
2008-07-23 15:10:42 +00:00
Bruce M Simpson
4e78be6c65
Update port for XORP 1.5 release.
2008-07-23 15:08:42 +00:00
Alexey Dokuchaev
7fd4c34914
- Don't say "The Foobar", it is incorrect. "The Foobar port" is better
...
and more accurate (as we're in fact updating our ports, while vendor
is updating their software. UPDATING talks about the former) [*]
- Glance over several other entries and improve on wording and whitespace
- Reformat overly short or long lines. Normally, 72-78 chars per line is
most readable and pretty (there're a lot more to fix)
- Spell `sql' as `SQL' where appropriate. (Ditto for `cpan', `svn'.)
Suggested by: gavin [*]
2008-07-23 15:06:23 +00:00
Philip M. Gollucci
e24dd2fe93
Pass maintainer to Alexander Logvinov <ports@logvinov.com>
...
Submited by: private e-mail
Approved by: araujo (mentor), gabor (mentor)
2008-07-23 14:07:30 +00:00
Martin Matuska
ef52bfff83
- Update to 8.5.3
2008-07-23 13:36:24 +00:00
Rong-En Fan
2ba9a466ce
- Update to 2.4.1
...
PR: ports/125889
Submitted by: Anders Troback <freebsd at troback.com> (maintainer)
2008-07-23 13:24:12 +00:00
Wesley Shields
da3e1ce2ed
Add USE_DOS2UNIX so the patches apply cleanly.
...
Pointyhat: me
Noticed by: itetcu QA
2008-07-23 12:50:25 +00:00
Alexey Dokuchaev
bdf479ef3e
- Fix some noticed spelling errors
...
- Spell `overridable' consistently
2008-07-23 12:27:24 +00:00
Maho Nakata
0c34657aa5
A build fix.
2008-07-23 12:18:41 +00:00
Alexey Dokuchaev
03da4b0c97
- Fix bad indendation in previous commit
...
- Add OpenAL as it's being a pretty standard knob
2008-07-23 12:06:35 +00:00
Maho Nakata
e34ef52463
Fix build.
...
Spotted by: itetcu
2008-07-23 11:38:53 +00:00
Dmitry Marakasov
3553171db7
Dungeon Crawl Stone Soup is a fun, free rogue-like game of exploration and
...
treasure-hunting in dungeons filled with dangerous and unfriendly monsters
in a quest for the mystifyingly fabulous Orb of Zot.
Dungeon Crawl Stone Soup is a variant of Linley's Dungeon Crawl that's openly
developed and invites participation from the Crawl community.
WWW: http://crawl-ref.sourceforge.net/
PR: ports/125578
Submitted by: Tobias Rehbein <tobias dot rehbein at web dot de>
Approved by: miwi (mentor)
2008-07-23 11:05:07 +00:00
Andrej Zverev
e4c1357f81
- Update to 0.03000
2008-07-23 10:54:58 +00:00
Andrej Zverev
778319e394
- Update to 0.03001
2008-07-23 10:54:40 +00:00
Edward Tomasz Napierala
43d7f04cac
- Upgrade to 3.4.
2008-07-23 10:48:01 +00:00