Sergey A. Osokin
d33a4c620d
Update to 0.6.6.
...
<ChangeLog>
*) Feature: the --sysconfdir=PATH option in configure.
*) Feature: named locations.
*) Feature: the $args variable can be set with the
"set" directive.
*) Feature: the $is_args variable.
*) Bugfix: fair big weight upstream balancer.
*) Bugfix: if a client has closed connection to mail
proxy then nginx might not close connection to
backend.
*) Bugfix: if the same host without specified port
was used as backend for HTTP and HTTPS, then nginx
used only one port - 80 or 443.
*) Bugfix: fix building on Solaris/amd64 by Sun
Studio 11 and early versions; bug appeared in 0.6.4.
</ChangeLog>
2007-07-30 10:40:49 +00:00
Martin Matuska
f9d02bd2ba
- Update to 2.1.11
...
- Unbreak (--enable-mio=poll)
- Add patch against SVN rev 314 to fix memleaks
Approved by: garga (mentor, implicit)
2007-07-30 10:04:24 +00:00
Hye-Shik Chang
c710730117
Remove unnecessary file that wasn't removed in the last commit.
...
Approved by: pav (portmgr, blanket)
2007-07-30 09:58:53 +00:00
Ying-Chieh Liao
057ad64626
add latex-resume 20010823
...
A resume class for LaTeX
2007-07-30 09:53:51 +00:00
Alexander Botero-Lowry
4942ce5a7d
- Make Python 2.5.1 the default Python version
...
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
2007-07-30 09:42:28 +00:00
Maho Nakata
b4be9b354e
In ATLAS/INSTALL.txt it is said that gcc42 is superior to both gcc3 and gcc41
...
- and FreeBSD 7 current imported gcc42.
Spotted by: Li-Lun \"Leland\" Wang" <llwang@infor.org>
2007-07-30 08:04:04 +00:00
Pav Lucistnik
deba473a3b
- Fix: -D__GLX_MOTIF=1 was lost when user defined custom CFLAGS in make.conf
...
Reported by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2007-07-30 07:49:42 +00:00
Andrew Pantyukhin
f7fec1349a
- Update to 1.1.6.12
2007-07-30 07:40:42 +00:00
Andrew Pantyukhin
24fafc22ac
- Update to 0.90
2007-07-30 07:38:22 +00:00
Johan van Selst
84e04ad3d6
Update to 8.1.1 (bugfix release)
2007-07-30 07:36:01 +00:00
Jeremy Messenger
bcc758d041
Bump the PORTREVISION for libvorbis recently update with shared library
...
version changed.
2007-07-30 07:01:10 +00:00
Joe Marcus Clarke
993cd2db61
Fix use of expr in the configure script.
...
PR: 112823
2007-07-30 06:53:02 +00:00
Alex Dupre
d9e7d070f4
Update to 1.1.4 release.
2007-07-30 05:55:36 +00:00
Chin-San Huang
4af0afc7bf
Add termatrix, emulates Matrix terminal's "green tears" effect.
...
Approved by: rafan (mentor, implicit)
2007-07-30 04:40:53 +00:00
Jeremy Messenger
fce5616026
Update to 0.4.16.
2007-07-30 04:29:12 +00:00
Beech Rintoul
a85077bb08
- Update to latest version - 1.3
...
- Set master sites to developers repo.
- Replace patch with reinplace_cmd.
- Remove unnecessary autotools, config args and worksrc=.
- Pass maintainership to submitter.
PR: ports/114840
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: sat (mentor)
2007-07-30 03:59:43 +00:00
Cheng-Lung Sung
5ae10d4e8c
- Update to 5.9.2
2007-07-30 03:53:29 +00:00
Cheng-Lung Sung
6f118c749d
- Update to 1.43
...
PR: ports/115001
Submitted by: chinsan
Reviewed by: clsung
2007-07-30 03:21:18 +00:00
Cheng-Lung Sung
6e5d730bc2
- Update to 2.5
2007-07-30 03:02:11 +00:00
Cheng-Lung Sung
096f149e18
- Update to 1.5.2
2007-07-30 02:48:51 +00:00
Cheng-Lung Sung
be09358376
- Update to 1.6.2
2007-07-30 02:40:58 +00:00
Cheng-Lung Sung
bf4bcc556d
- Update to 0.22
2007-07-30 02:33:28 +00:00
Cheng-Lung Sung
584dbd3038
Search::Odeum is an interface to the Odeum API. Odeum is the inverted
...
index API which is a part of qdbm database library.
WWW: http://search.cpan.org/dist/Search-Odeum/
PR: ports/114939
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-07-30 02:24:17 +00:00
Cheng-Lung Sung
c263bb1b84
- Update to 0.24
...
PR: ports/114886
Submitted by: clsung
Approved by: maintainer (Yuan-Chung Hsiao)
2007-07-30 02:21:42 +00:00
Cheng-Lung Sung
dd44111d21
- Update to 1.13
...
PR: ports/114885
Submitted by: clsung
Approved by: maintainer (Yuan-Chung Hsiao)
2007-07-30 02:21:06 +00:00
Cheng-Lung Sung
9897c65bf7
- Update to 0.09805
...
- release maintainership
PR: ports/114976
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2007-07-30 02:14:26 +00:00
Cheng-Lung Sung
4d21bff8f1
Ah yes, INI files. We love them. We hate them. We cannot escape
...
them. Originally made popular by Windows, INI files are everywhere
including in Samba[www.samba.org] and Trac[trac.edgewall.org]. This
gem has one goal: make INI file, structure, and stream manipulation
as fast, safe, and simple as possible. We take a modal approach
with a pluggable parser class.
WWW: http://IniFile.RubyForge.org/
PR: ports/114786
Submitted by: Yarema <yds at CoolRat.org>
2007-07-30 02:08:07 +00:00
Cheng-Lung Sung
6d6db8943c
- Update to 0.9.19
...
PR: ports/114911
Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
2007-07-30 02:06:36 +00:00
Cheng-Lung Sung
ee72c1cba5
- remove perl level < 500600 stuff.
2007-07-30 02:05:46 +00:00
Cheng-Lung Sung
38df3071a1
- Update to 5.32
...
PR: ports/114884
Submitted by: clsung
Approved by: maintainer (Jin-Shan Tseng)
2007-07-30 02:01:34 +00:00
Cheng-Lung Sung
475e43b0d2
- Update to 1.03
...
PR: ports/114883
Submitted by: clsung
Approved by: maintainer <snowfly_AT_yuntech dot edu dot tw>
2007-07-30 02:00:05 +00:00
Cheng-Lung Sung
a33a348abd
- Update to 1.004
...
PR: ports/114881
Submitted by: clsung
Approved by: maintainer <snowfly_AT_yuntech dot edu dot tw>
2007-07-30 01:57:21 +00:00
Cheng-Lung Sung
b5d1bc557b
- Update to 2.97
...
PR: ports/114880
Submitted by: clsung
Approved by: maintainer <snowfly_AT_yuntech dot edu dot tw>
2007-07-30 01:56:39 +00:00
Cheng-Lung Sung
10cd5e903f
- Update to 0.08
...
PR: ports/114882
Submitted by: clsung
Approved by: maintainer <snowfly_AT_yuntech dot edu dot tw>
2007-07-30 01:55:48 +00:00
Cheng-Lung Sung
feb2539a46
- Update to 0.6
...
PR: ports/114936
Submitted by: TAKATSU Tomonari <tota_AT_rtfm dot jp>
2007-07-30 01:50:44 +00:00
Marcelo Araujo
ab1451133d
- Update to 0.27.
...
Approved by: pav (portmgr, in mentor's absence)
2007-07-30 01:43:43 +00:00
Marcelo Araujo
e9857005c1
- Update to 20070722.
...
- Add files/patch-GNUmakefile.
Reported by: Stephen Hurd <shurd@sasktel.net> (maintainer)
Approved by: pav (portmgr, in mentor's absence), Stephen Hurd (maintainer)
2007-07-30 01:41:20 +00:00
Chin-San Huang
30fdfc066e
- Update to 1.03
...
- Remove perl < 5.6 support
- Add WWW.
PR: ports/115003
Submitted by: chinsan
Approved by: kevlo(maintainer), rafan (mentor, implicit)
2007-07-30 01:28:41 +00:00
Chin-San Huang
c997e5b4fb
- Add us.ircnet.org.
...
PR: ports/115015
Submitted by: chinsan
Approved by: vanilla(maintainer), rafan (mentor, implicit)
2007-07-30 01:25:22 +00:00
Marcelo Araujo
d49b60b4dd
- Update to 1.2.3.
...
Approved by: pav (portmgr, in mentor's absence)
2007-07-30 01:19:35 +00:00
Marcelo Araujo
26ff8037dd
- Update master site.
...
- Update maintainer's email address.
PR: ports/114956
Submitted by: Kim Naim Lesmer <kim@usebsd.com> (maintainer)
Approved by: pav (portmgr, in mentor's absence)
2007-07-30 01:17:39 +00:00
Marcelo Araujo
c0741176d6
- Update to 0.0.22.
...
Approved by: pav (portmgr, in mentor's absence)
2007-07-30 01:14:26 +00:00
Lars Engels
50e6114a30
- Update to 2.5.3
...
- Use 'exec' in startup script
Approved by: miwi (mentor)
2007-07-29 22:21:45 +00:00
Joe Marcus Clarke
b2af3d5ef6
Forced commit to note that the 5.X problem was reported by pav, kris and
...
by the following PRs:
PR: 114950
114705
2007-07-29 22:01:37 +00:00
Joe Marcus Clarke
58d3783b4d
Attempt to fix wireshark and friends' build on 5.X.
2007-07-29 22:00:21 +00:00
Joe Marcus Clarke
3216f64fb3
Update to 0.16.7.
2007-07-29 21:41:23 +00:00
Lars Engels
6734916ad4
Install two additional files which now allow to create a DVD menu.
...
PR: ports/115008
Submitted by: supraexpress (AT) globaleyes.net
Approved by: miwi (mentor)
2007-07-29 21:35:31 +00:00
Joe Marcus Clarke
6ad1704f4a
Update to 1.16.5.
2007-07-29 21:15:49 +00:00
Kris Kennaway
24e17278f9
Retire obsolete USA_RESIDENT (dating to the bad old days of crypto export
...
controls and RSAref). nenscript was abusing this variable to enable
US-style paper size and date format, so just revert to the default for now.
2007-07-29 20:45:27 +00:00
Pav Lucistnik
f38ecd9570
pspresent is a presentation tool to display full-screen PostScript
...
presentations. It provides simple navigation, and double-buffers for
seamless transitions.
WWW: http://www.cse.unsw.edu.au/~matthewc/pspresent
PR: ports/114887
Submitted by: Timothy Bourke <timbob@bigpond.com>
2007-07-29 20:41:50 +00:00