Rong-En Fan
fc2d7f6936
- Mark BROKEN on 4.x, does not build
...
PR: ports/101714
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de> (maintainer)
2006-08-10 05:42:49 +00:00
Maho Nakata
c340d2440a
A build fix via pointyhat.
...
Submitted by: kris
2006-08-10 05:31:36 +00:00
Lars Balker Rasmussen
67f7551794
Update to 0.04
...
PR: 101736
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-08-10 04:51:58 +00:00
Dirk Meyer
a06b434d30
- update to 8.13.8.
2006-08-10 04:37:24 +00:00
Rong-En Fan
8ef5243f2e
- Add rc script
...
From maintainer:
Without using daemon(8) ucc-bin dies during system startup because of
SIGHUP signal. Sorry to say I can't find analogue for -p options on
4.x daemon(8). That's why 4.x users must use ucc script in root
directory of utserver installation or upgrade daemon(8).
PR: ports/101641
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer)
2006-08-10 04:04:48 +00:00
Rong-En Fan
30a2653164
- Added knob for the popular and "glamour" split gradient patch
...
- Pass maintainership to submitter
PR: ports/101624
Submitted by: RedChrom <redchrom at gmail.com>
2006-08-10 03:55:20 +00:00
Rong-En Fan
ff5be01f38
- Update to 0.1.8
...
PR: ports/101614
Submitted by: Marcus von Appen <mva at sysfault.org> (maintainer)
2006-08-10 03:53:42 +00:00
Rong-En Fan
31eac236a5
- Update to 0.9.10.2
...
PR: ports/101585
Submitted by: Robin Gruyters <r.gruyters at yirdis.nl> (maintainer)
2006-08-10 03:52:55 +00:00
Rong-En Fan
5d53907e1f
- Update to 2006.05.17
...
- Remove two patches which are merged in upstream
- Pass maintainership to submitter
PR: 101580
Submitted by: Jeroen Schot <schot at a-eskwadraat.nl>
2006-08-10 03:49:27 +00:00
Rong-En Fan
36c1bed160
- Update to 0.7
...
PR: ports/101578
Submitted by: Jeroen Schot <schot at a-eskwadraat.nl> (maintainer)
2006-08-10 03:43:56 +00:00
Rong-En Fan
6aae62e508
- Unbreak on 4.x
...
PR: ports/101726
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
2006-08-10 03:39:44 +00:00
Rong-En Fan
0a369be768
- Unbreak on 4.x
...
PR: ports/101727
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> (maintainer)
2006-08-10 03:36:16 +00:00
Cheng-Lung Sung
2a4327bbcb
Add p5-Contextual-Return 0.1.0, create context-senstive return values.
...
PR: ports/101682
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2006-08-10 03:34:04 +00:00
Rong-En Fan
fe65b2f56d
- Update to 0.0.24
...
PR: ports/101571
Submitted by: Dmitry Marakasov <amdmi3 at mail.ru> (maintainer)
2006-08-10 03:32:32 +00:00
Cheng-Lung Sung
8a53a2fc39
- Update to 1.7.0
...
PR: ports/101742
Submitted by: maintainer (Paul Dlug)
2006-08-10 03:23:28 +00:00
Hye-Shik Chang
0bf60396ce
Update to 1.8
2006-08-10 03:07:26 +00:00
Cheng-Lung Sung
1953ca7380
- pet portlint by using USE_LDCONFIG
...
- remove unstable mirror site
- add trailing slash for WWW in pkg-descr
PR: ports/101720
Submitted by: maintainer (Thomas Abthorpe)
2006-08-10 02:08:59 +00:00
Alejandro Pulver
ba40e2a699
- Add AL and JACK options.
...
- Replace INSTALLS_SHLIB with USE_LDCONFIG.
- Add CONFLICTS with future port allegro-devel.
2006-08-10 02:06:20 +00:00
Cheng-Lung Sung
dc0fd5fb83
Add p5-POE-Component-Client-Traceroute 0.11, a non-blocking traceroute
...
client.
PR: ports/101735
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-08-10 02:04:43 +00:00
Cheng-Lung Sung
c8fb0c454e
- Does not build on 4.x
...
Approved by: maintainer (Yuan, Jue) (implicit)
2006-08-10 01:50:14 +00:00
Cheng-Lung Sung
f6858c0da4
- CLucene is a C++ port of Lucene: the high-performance,
...
full-featured text search engine written in Java.
CLucene is faster than lucene as it is written in C++.
2006-08-10 01:45:03 +00:00
Cheng-Lung Sung
28e5e22440
- Added some changes in startup script (patch from Zach) :
...
added mysql to the REQUIRE and postfix to the BEFORE.
This should get the right startup order, i.e. mysql, policyd,
postfix, for most cases.
- Update to 1.80, Changelog :
[10 Jul 2006]
Changes from v1.79 -> v1.80 (bug fixes)
* policyd.h: fix *bsd MSG_NOSIGNAL compiling issue. Patch by John Beaver.
[04 Jul 2006]
Changes from v1.78 -> v1.79 (bug fixes & new functionality)
* mysql.c: fix strncpy boundary issue. Patch by Stanislav Sinyagin.
* policyd.h: fix array boundary issue. Patch by Stanislav Sinyagin.
* throttle*.c: autoblacklist throttle abusers. Patch by Stanislav Sinyagin.
* redhat.init: redhat policyd spec file written by Tony Earnshaw.
* *.c: logging has changed and is more consistant when reporting.
* sockets.c: read()/write() is now non-blocking. Patch by Nigel Kukard.
* mysql.c: remove the use of alarm blocking when in bypass mode.
* generic.c: module failures now increment mysql failure counters.
* policyd.c: whitelisting modules requires WHITELISTING=1 to work.
* policyd.c: blacklisting modules requires BLACKLISTING=1 to work.
* policyd.c: CONN_ACL is hashed out untill i've resolved a bug thats causing
Policyd to fail calls to select() under heavy loads.
PR: ports/101583
Submitted by: maintainer (Xavier Beaudouin)
2006-08-10 01:33:23 +00:00
Cheng-Lung Sung
bb88484aee
- Fix bogus intl.a linking
...
- Update to 0.5.6
Changelog:
- translation fixes
- fixed gcrd export format (\r\n line endings according to RFC, Marc Tardif)
- fix localized keybindings with --disable-nls
PR: ports/101715
Submitted by: maintainer (Stanislav Sedov)
2006-08-10 01:30:07 +00:00
Cheng-Lung Sung
343fea679d
- Update to 1.49
...
- Include the modifications from ports/101233
PR: ports/101733
Submitted by: maintainer (Geraud CONTINSOUZAS)
2006-08-10 01:27:12 +00:00
Michael Johnson
a032a2b84f
- Fix build with x264
2006-08-10 01:07:29 +00:00
Michael Johnson
6cd3870357
- Depend on gpac>=0.4.0.r2,1
2006-08-10 00:26:02 +00:00
Lars Balker Rasmussen
db07827903
- When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}
...
PR: 101708
Submitted by: Gea-Suan Lin <gslin@gslin.org>
2006-08-09 21:26:03 +00:00
Lars Balker Rasmussen
7f4bcdb0f6
- When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}
...
PR: 101707
Submitted by: Gea-Suan Lin <gslin@gslin.org>
2006-08-09 21:24:43 +00:00
Lars Balker Rasmussen
04849cbcd5
When using PERL_MODBUILD=yes, don't use RUN_DEPENDS=${BUILD_DEPENDS}
...
PR: 101705
Submitted by: Gea-Suan Lin <gslin@gslin.org>
2006-08-09 21:22:54 +00:00
Herve Quiroz
1288c2e076
- Update to 3.0.20
...
- A new option can be set in rc.conf to specify Java version to be used:
resin3_java_version
- Change maintainer address
PR: 101648
Submitted by: maintainer
2006-08-09 21:18:10 +00:00
Martin Wilke
f896c6fa65
force commit.
...
- Fix Makefile entry
Approved by: krion (mentor)
2006-08-09 20:38:53 +00:00
Martin Wilke
31818d07e5
BROKEN: does not build
...
Submitted by: pointyhat via kris
Approved by: krion (mentor)
2006-08-09 20:26:03 +00:00
Maxim Sobolev
5ed24b1432
WWW is no longer functional.
...
Reported by: erwin
2006-08-09 20:18:47 +00:00
Alejandro Pulver
a3907aec44
- Use 2 as the shared library major version.
...
- Install shared library as libXCurses.so.2, then symlink to libXCurses.so
(not the other way around).
2006-08-09 20:14:32 +00:00
Andrey Slusar
eca0a801f5
- Update to 1.9
...
- Being XEmacs compilable, thanks to Denis Shaposhnikov <dsh@vlink.ru>
- Update the MASTER_SITES
PR: ports/101679
Submitted by: Dryice Liu (maintainer)
2006-08-09 19:35:41 +00:00
Marc G. Fournier
c4f8a1c342
somehow, defining $OS fell out in one of the commits ...
2006-08-09 18:36:15 +00:00
Sergey Matveychuk
560d04ceff
- Make fetch(1) quiet when STDOUT is not a tty (as it was before).
...
PR: ports/101341
Requested by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2006-08-09 17:17:22 +00:00
Marc G. Fournier
c98f5c5f8f
Include class information for devices, so that its easier to
...
categorize them in reports ...
2006-08-09 16:54:30 +00:00
Marc G. Fournier
45f855e33e
Add some verbosity to the script, letting ppl know that a report has
...
been sent, and/or that it is disabled and how to enable it ...
Submitted by: Paul Schmehl <pauls@utdallas.edu>
2006-08-09 16:21:30 +00:00
Andrew Pantyukhin
c0784d7adb
- Quote INSTALL value
...
Requested by: Karol Barski <lollinus@gmail.com>
2006-08-09 15:56:45 +00:00
Michael Johnson
c1d5b98a07
- Chase libver bump in x264
2006-08-09 15:32:45 +00:00
Michael Johnson
76e4f29950
- Back out of part of the last commit, don't need to move to LOCALBASE
...
yet
2006-08-09 15:26:08 +00:00
Tom McLaughlin
e6880adb0c
Unbreak, port fetches just fine.
2006-08-09 15:23:12 +00:00
Michael Johnson
edcb9294a1
- Chase libver bump in x264
2006-08-09 15:20:43 +00:00
Michael Johnson
866d62ddc9
- chase libver bump in x264
2006-08-09 15:18:33 +00:00
Michael Johnson
21c2c7b181
- Chase x264 libver bump
2006-08-09 15:17:03 +00:00
Michael Johnson
f9a981e88e
- Fix plist
2006-08-09 15:13:13 +00:00
Michael Johnson
abcdef501e
- Update to 0.0.20060808
2006-08-09 15:12:23 +00:00
Michael Johnson
ad7abd5aa5
- Update to 0.4.2-rc2
2006-08-09 15:10:26 +00:00
Cheng-Lung Sung
40a12eca65
- update to 3.0.540
...
- fix build on 4.X
PR: ports/101545
Submitted by: maintainer (Emil Mikulic)
Reviewed by: clsung
2006-08-09 14:20:07 +00:00