Martin Wilke
3ab461a6c2
- Update to 1.99.15
...
- Pass maintainership to submitter
- Connect to build
PR: 141319
Submitted by: Florian Smeets <flo@kasimir.com>
2009-12-18 21:16:47 +00:00
Martin Wilke
b2938a1d47
- Force commit to note repocopy
...
irc/ezbounce -> irc/ezbounce-devel
2009-12-18 21:14:09 +00:00
Martin Wilke
975696944e
- Update to 2.9.1
...
- Connect to build
PR: ports/138994 ports/140636
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: maintainer timeout
2009-12-18 21:04:41 +00:00
Greg Larkin
cc322497ed
- Mark BROKEN until gcj support is working on i386 and amd64
...
PR: ports/140783
Reported by: pointyhat
2009-12-18 21:00:03 +00:00
Martin Wilke
64535bfc18
- Force commit to note repocopy
...
www/neon28 -> www/neon29
2009-12-18 20:58:27 +00:00
Martin Wilke
f325847549
- Update to 1.64
...
PR: 141391
Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net> (maintainer)
2009-12-18 20:56:53 +00:00
Beat Gaetzi
123e3ac893
- Distfile has been re-rolled
...
- Bump PORTREVISION
https://wiki.mozilla.org/Releases/Firefox_3.0.16/BuildNotes#Publish_Updates_to_Release_Channel
Reported by: naddy@
2009-12-18 20:54:01 +00:00
Pav Lucistnik
a65d09a14e
- Chase liboggz update
2009-12-18 20:47:04 +00:00
Pav Lucistnik
cbf7d90020
- Update to 1.1.0
...
PR: ports/141394
Submitted by: Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
2009-12-18 20:46:52 +00:00
Martin Wilke
19942cae40
- Update to 5.3.3
...
- Connect to build
PR: 139382
Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> (maintainer)
2009-12-18 20:44:29 +00:00
Pav Lucistnik
ba5102bc8a
- Add RSS, LUA_CAIRO and LUA_IMLIB2 options
...
PR: ports/141176
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2009-12-18 20:14:35 +00:00
Martin Wilke
a6ed3dc784
pidgin-osd is a pidgin plugin which provides on screen displaying a
...
new one messages from one of your contacts or other notification
messages.
WWW: http://freshmeat.net/projects/pidgin-osd
PR: ports/141719
Submitted by: Vyacheslav Anikin <anikinsl at gmail.com>
2009-12-18 20:10:45 +00:00
Pav Lucistnik
7da032ee63
- Unbreak on 8.x
...
PR: ports/141395
Submitted by: Eric L. Chen <lihong@ieee.org> (maintainer)
2009-12-18 20:07:35 +00:00
Pav Lucistnik
350cccb3a3
- Cleanup
...
- Update devel port to svn r1754
PR: ports/141453
Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2009-12-18 19:54:08 +00:00
Martin Wilke
7860bfff9d
- Force commit to note repocopy
...
sysutils/rsyslog4 -> sysutils/rsyslog5
sysutils/rsyslog4-dbi -> sysutils/rsyslog5-dbi
sysutils/rsyslog4-gnutls -> sysutils/rsyslog5-gnutls
sysutils/rsyslog4-gssapi -> sysutils/rsyslog5-gssapi
sysutils/rsyslog4-mysql -> sysutils/rsyslog5-mysql
sysutils/rsyslog4-pgsql -> sysutils/rsyslog5-pgsql
sysutils/rsyslog4-relp -> sysutils/rsyslog5-relp
sysutils/rsyslog4-rfc3195 -> sysutils/rsyslog5-rfc3195
sysutils/rsyslog4-snmp -> sysutils/rsyslog5-snmp
2009-12-18 19:40:45 +00:00
Pav Lucistnik
e3bebcca56
- Fix CFLAGS modification to survive CFLAGS set in make.conf
...
- Take maintainership
PR: ports/140992
Submitted by: David G. Johns <dgjohns@gmail.com>
2009-12-18 19:37:44 +00:00
Pav Lucistnik
e0110a4b97
- Portlint
...
PR: ports/141737
Submitted by: Glen Barber <glen.j.barber@gmail.com>
2009-12-18 19:31:25 +00:00
Martin Wilke
88f703b88f
- Update to 3.6 beta 5
...
Changelog:
http://www.mozilla.com/en-US/firefox/3.6b5/releasenotes/
2009-12-18 19:28:43 +00:00
Pav Lucistnik
617155369d
Pure Python
...
All code, at first, is written in pure Python so that py-postgresql will work
anywhere that you can install Python 3. Optimizations in C are made where
needed, but are always optional.
Prepared Statements
Using the PG-API interface, protocol-level prepared statements may be created
and used multiple times. db.prepare(sql)(*args)
COPY Support
Use the convenient COPY interface to directly copy data from one connection to
another. No intermediate files or tricks are necessary.
Arrays and Composite Typescw
Arrays and composites are fully supported. Queries requesting them will returns
objects that provide access to the elements within.
"pg_python" Quick Console
Get a Python console with a connection to PostgreSQL for quick tests and simple
scripts.
WWW: http://python.projects.postgresql.org/
PR: ports/137782
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
2009-12-18 19:22:02 +00:00
Pav Lucistnik
77b98e0791
- Fix installation with CONTRIB option
...
PR: ports/139140
Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
Approved by: maintainer timeout (almost 3 months)
2009-12-18 19:06:55 +00:00
Pav Lucistnik
105b700145
- Update to 1.2
...
PR: ports/141466
Submitted by: Diego Depaoli <trebestie@gmail.com> (maintainer)
2009-12-18 18:55:23 +00:00
Erwin Lansing
a7546cc528
Attempt to fix the build by bumping the minimum gcc version to
...
4.4+ as java support was removed from earlier versions.
Submitted by: pointyhat
2009-12-18 18:18:02 +00:00
Pav Lucistnik
518a737a36
- Fix on 9.x
...
PR: ports/140074
Reported by: Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
2009-12-18 18:05:45 +00:00
Koop Mast
e6c1b42af5
Update to 0.6.7.
2009-12-18 17:24:42 +00:00
Pav Lucistnik
f002187287
- Mark BROKEN, in two ways
...
Reported by: pointyhat
2009-12-18 17:13:50 +00:00
Koop Mast
f562eff462
Update to 2.28.2.
2009-12-18 16:43:15 +00:00
Pav Lucistnik
0dd3838b5b
- Synchronize .in and .am patches
...
Reported by: QAT
2009-12-18 16:14:51 +00:00
Pav Lucistnik
fb90d91fc8
- Fix library dependencies and pkg-message for slave ports
...
- Fix dependencies in rc scripts
PR: ports/141717
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
2009-12-18 16:10:14 +00:00
Pav Lucistnik
4bb6e0dbed
- Set LATEST_LINK
...
- Add dependencies on db to rc scripts
- Fix library dependencies and pkg-message for -agent slave
PR: ports/141693
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
2009-12-18 16:02:42 +00:00
Pav Lucistnik
56657c6492
- Update to 1.0 epsilon
...
PR: ports/140534
Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer)
2009-12-18 15:48:20 +00:00
Pav Lucistnik
ad47657b79
- Update to 1.2.20
...
PR: ports/141579
Submitted by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
Approved by: Vick Khera <vivek@khera.org> (maintainer)
2009-12-18 15:44:31 +00:00
Pav Lucistnik
2ae03d48e7
- Terminate support for X11BASE having different value from LOCALBASE
...
PR: ports/122341
Submitted by: flz
2009-12-18 14:28:46 +00:00
Pav Lucistnik
931cab63a3
- Remove use of X11BASE from pointyhat scripts
2009-12-18 14:25:58 +00:00
Cheng-Lung Sung
c78781e519
- Update to 3.10003
...
Changes: http://search.cpan.org/dist/Net-Twitter/Changes
2009-12-18 13:57:57 +00:00
Gerald Pfeifer
c169e217c8
Update to the 20091215 snapshot of GCC 4.4.3.
2009-12-18 13:49:58 +00:00
Jimmy Olgeni
2faf54aa75
Fix a couple of typos.
2009-12-18 13:41:17 +00:00
Nicola Vitale
bcd6289083
- Update to 0.10.0
...
- Remove post-extract target
2009-12-18 13:13:31 +00:00
Jimmy Olgeni
addf612423
* Fetch documentation from the zsh-doc-dev sourceforge project.
...
* Make portlint happy by using ${ECHO}, and TABs in assignments.
PORTREVISION bump not required.
PR: ports/141728
Submitted by: olgeni
Approved by: des (by mail)
2009-12-18 13:05:28 +00:00
Martin Wilke
edc189a239
- Document cad/fandango removal
2009-12-18 12:51:04 +00:00
Martin Wilke
df7b006e8a
- Drop cad/fandango (no longer under development)
2009-12-18 12:49:07 +00:00
Mark Linimon
4a825c125a
Erik Trulsson <ertr1013 at student dot uu dot se> claims that the website
...
does not totally replace the last release of the software.
2009-12-18 12:17:52 +00:00
Koop Mast
242b991f7c
Fix patching.
...
Submitted by: QAT
2009-12-18 11:34:35 +00:00
Dmitry Sivachenko
8adddbd76f
Update to 0.13.
...
PR: 141619
Submitted by: pgollucci
2009-12-18 11:16:36 +00:00
Dmitry Sivachenko
ba1ec88286
Update to 1.20
...
PR: 141531
Submitted by: pgollucci
2009-12-18 11:15:36 +00:00
Dmitry Sivachenko
a4f6e161a3
Update to 1.26.
...
PR: 141530
Submitted by: pgollucci
2009-12-18 11:14:45 +00:00
Dmitry Sivachenko
3c7f3d53ef
Update to 1.56.
...
PR: 141529
Submitted by: pgollucci
2009-12-18 11:13:45 +00:00
Peter Pentchev
4333c0727c
Fix the build of dependent ports by including <sys/select.h> on
...
earlier FreeBSD versions. I've modified the PR patch slightly to
make it a bit more portable so it was suitable for forwarding upstream :)
Bump PORTREVISION.
PR: 141459
Submitted by: garga
2009-12-18 11:09:14 +00:00
Dima Panov
18c654cbdb
- Portlint, tweak plist
...
PR: 141733
Submitted by: glen.j.barber AT gmail.com
Approved by: miwi (mentor)
2009-12-18 11:08:30 +00:00
Dima Panov
09bf2ee892
- Portlint, tweak plist
...
PR: 141732
Submitted by: glen.j.barber AT gmail.com
Approved by: miwi (mentor)
2009-12-18 11:07:51 +00:00
Dima Panov
6becd0000f
- Portlint, tweak plist
...
PR: 141731
Submitted by: glen.j.barber AT gmail.com
Approved by: miwi (mentor)
2009-12-18 11:07:12 +00:00