| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
upgrade to the PostgreSQL 7.3 series and provide an update to the 7.2
series, 7.2.4. :~] This port _will_ be removed and should EOL'ed in
about 6 months time. Since there is no future for these bits, ignore their
heritage commit an orphan for the 7 series. See the postgresql7 port for
future and past bits. This port is only intended to serve as a means of
postponing an inevitable upgrade to recent release.
DBAs, please plan and begin upgrading to 7.3.X, the grass really is greener.
Release notes:
http://developer.postgresql.org/docs/postgres/release-7-2-4.html
PR: ports/48025
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes numerous bugs especially with various interface libraries and
pg_dump. All users are advised to upgrade. This update fixes all known
problems with the postgresql7 port. See release notes for details:
http://developer.postgresql.org/docs/postgres/release-7-3-2.html
A dump/restore is *not* required when upgrading to this version.
PR: ports/47983 [1], ports/47284 [2], ports/47808 [3]
Submitted by: maintainer [1]
Jason C. Wells [2]
Michel Oosterhof <m.oosterhof@xs4all.nl> [3]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
zodb3 is different from zodb which is already in the database
ports collection.
The ZODB package is a Python object persistence system. It
provides the Z Object Database separately from Zope so it
can be used in non-Zope related Python applications to
provide transparent object-oriented persistency.
PR: ports/46108
Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
|
|
|
|
|
|
|
|
|
|
|
| |
This patch really only takes over maintainership from
ports@freebsd.org. Since I manage most of the postgresql
ports, I might as well take this one too, I guess?
I have verified that it builds with postgresql-7.3
PR: ports/45887
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
|
|
|
|
|
|
|
| |
The goal of the PySQLite project is to develop a Python
extension for SQLite that conforms to the Python Database
API Specification 2.0. SQLite is a powerful embedded
relational database management system in a compact C library.
It offers support for a large subset of SQL92, multiple
tables, indices, transactions and triggers.
PR: ports/43571
Submitted by: Gerhard Häring <gerhard.haering@gmx.de>
|
|
|
|
|
| |
PR: 47848, 47853, 47855
Submitted by: tadalunch@s5.xrea.com
|
|
|
|
|
|
|
|
|
| |
o Really overwrite databases when OVERWRITE_DB is set.
o Automatically skip installing databases if they already exist
(unless OVERWRITE_DB is set).
PR: ports/47945
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
| |
PR: 47615
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
When you've got one of those nasty self-referential tables
that you want to bust out into a tree, this is the module
to check out. Assuming there are no horribly broken nodes
in your tree and (heaven forbid) any circular references
PR: ports/47660
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/47659
Submitted by: Philip M. Gollucci <philip@p6m7g8.com> Reviewed by:
Approved by: Obtained from: MFC after: CVS:
---------------------------------------------------------------------- CVS:
PR: Fill this in if a GNATS PR is affected by the
change. CVS: Submitted by: Fill this in if someone else sent
in the change. CVS: Reviewed by: Fill this in if someone else
reviewed your modification. CVS: Approved by: Fill this in if
you needed approval for this commit. CVS: Obtained from: Fill
this in if the change is from third party software. CVS: MFC after:
N [day[s]|week[s]|month[s]] CVS: Fill in to get MFC notification
later. (days assumed unless specified) CVS:
---------------------------------------------------------------------- CVS:
Enter Log. Lines beginning with `CVS:' are removed automatically
distinfo pkg-plist CVS:
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The purpose of DBIx::Browse is to handle the browsing of
relational tables.
DBIx::Browse transparently translates SELECTs, UPDATEs,
DELETEs and INSERTs from the desired "human view" to the
values needed for the ta- ble. This is the case when you
have related tables (1 to n) where the detail table has a
reference (FOREIGN KEY) to a generic table (i.e. Customers
and Bills) with some index (tipically an integer).
PR: ports/47624
Submitted by: Philip M. Gollucci <philip@p6m7g8.com>
|
|
|
|
|
|
|
|
| |
[2] Add PAM support to gnatsd
PR: [1] ports/41342
Submitted by: [1] Igor Kucherenko <kivvy@sunbay.com>
[2] ru
|
|
|
|
|
|
|
| |
Fix configure on -current.
PR: ports/47902
Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
mysqlman cleanup and fetch update. I can take the maintainership
of this port, since I submitted. I had blackhole a while
ago on my e-mail alias that has been resolved.
PR: ports/47899
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
|
|
|
|
| |
PR: ports/47682
Submitted by: Joseph Scott <joseph@randomnetworks.com>
|
|
|
|
| |
Submitted by: Peter van Dijk <peter@dataloss.nl>
|
|
|
|
|
|
|
|
| |
Remove include/ and lib/ files from the package.
Add note to pkg-descr about this behaviour.
PR: ports/35364
Submitted by: Peter van Dijk <peter@dataloss.nl>
|
|
|
|
| |
Submitted by: Ayumu Kato <akato@rc5.so-net.ne.jp>
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR: 45543
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Repo-copy approved by: portmgr (will)
Repo-copy performed by: cvs (josefk)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
included in this port at the moment, please see the developer docs online.
http://developer.postgresql.org/docs/postgres/
For a list of changes (mostly significant improvements for large queries):
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-DEVEL
|
| |
|
|
|
|
|
| |
PR: 47484
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
| |
PR: 47427
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
|
|
| |
Requested by: Ulrich Spoerlein <q@uni.de>
|
| |
|
|
|
|
| |
Submitted by: Joao Pedras <jpedras@webvolution.net>
|
|
|
|
|
|
|
| |
compatibility files--libgdbm_compat and the header files.
PR: ports/47363
Approved by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (MAINTAINER)
|
|
|
|
|
| |
PR: 46923
Submitted by: Maxim Maximov <mcsi@agava.com>
|
| |
|
|
|
|
| |
of a master port Makefile like this is iffy in the extreme, IMO.
|
|
|
|
|
| |
PR: 47065
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
| |
|
|
|
|
| |
maintainership of ports while I'm here.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
| |
PR: 47074
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
| |
Who knows where "Janos Mohacsi <janos.mohacsi@bsd.hu>" is?
|
|
|
|
|
|
|
|
|
|
|
| |
This port can be useful those, who have to manage MySQL
remotely via web, but they don't want to install php for
phpMyAdmin. Unfortunately the license is not complete free:
You have to download yourself from the original distribution
site then you can freely use it, but you cannot redistribute.
PR: ports/38958
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
|
|
|
|
|
|
|
| |
downloaded one, the CVS Id in the context portion of the diffs changed
(probably since the files were checked out/in through CVS on the 10th).
In any event, the patch still applies cleanly.
Reported by: Lee Blevins <leeb@digitalgraphics.net>
|
|
|
|
|
|
|
| |
Library to help profiling where programs are using MySQL
PR: ports/38023
Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
|
|
|
|
|
|
| |
Removed "does not work on -current" notice.
Submitted by: Chris Knight <chris@aims.com.au>
|
|
|
|
|
|
|
|
| |
Disabled package building for -current because of NFS locking problems.
^^ hopefully did it okay.
PR: ports/46926
Submitted by: Chris Knight <chris@aims.com.au>
|
|
|
|
|
|
|
| |
A powerful GUI PostgreSQL database administration tool and toolkit
PR: ports/46705
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
|
|
| |
This port will start following 7.4 shortly, switch to postgresql7 if you're
not interested in tracking the CVS snapshots of PostgreSQL.
Submitted by: kris/bento [1]
|
|
|
|
|
| |
PR: 47054
Submitted by: Palle Girgensohn <girgen@rambutan.pingpong.net>
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
before installation and restore them after deinstallation.
Submitted by: bento
|
|
|
|
| |
Submitted by: kris, bento
|
|
|
|
| |
Reported by: bento
|
|
|
|
| |
Submitted by: "Dan Langille" <dan@langille.org>
|
|
|
|
|
| |
PR: ports/46892
Submitted by: maintainer
|
|
|
|
|
| |
PR: 43225
Submitted by: Jason Li <delphij@frontfree.net>
|
|
|
|
|
|
|
| |
2) Make databases/phpmyadmin operate with apache2
PR: 43706 (2)
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (2)
|
|
|
|
|
| |
Another python binding to rrdtool with a better license (LGPL than GPL)
and more features.
|
|
|
|
|
| |
PR: 46794
Submitted by: Alex Rodioukov <simuran@shaw.ca>
|
|
|
|
|
| |
PR: 46755
Submitted by: Matthias Andree <matthias.andree@web.de>
|
|
|
|
|
| |
PR: ports/46795
Submitted by: maintainer
|
| |
|
|
|
|
| |
Submitted by: fjoe
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
non-compatible upgrade, and most other ports using db4 weren't ready
for it. The new 4.1.25 version will appear in a db41 port soon.
Also make the dump185 utility build (fix a typo), and bump PORTEPOCH.
Give maintainership to the submitter (from ports@).
PR: 46755
Submitted by: Matthias Andree <matthias.andree@web.de> (new maintainer)
Pointy hat to: ijliao
|
|
|
|
|
| |
PR: ports/46718
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
|
|
|
|
|
|
| |
Version numbers have rolled back, bump PORTEPOCH.
PR: ports/45946
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
|
|
| |
is now a project on gborg. libpqxx is still a supported interface.
PR: ports/45944
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
|
|
| |
is now a project on gborg. libpq++ is still a supported interface.
PR: ports/45943
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
| |
PR: ports/45885
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
|
|
|
| |
distribution, this is the matching version for PostgreSQL 7.3.1).
PR: ports/45882 && ports/41739
Submitted by: Palle Girgensohn <girgen@pingpong.net> &&
Dave Chapeskie <bsdport@ddm.wox.org> for fix in ports/41739
|
|
|
|
|
| |
PR: ports/45881
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/46749, ports/46748
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru>,Rong-en Fan <rafan@infor.org>
|
|
|
|
| |
Submitted by: Alexandr Listopad <laa@laa.zp.ua>
|
|
|
|
|
|
| |
should ideally be downloaded as needed to save bandwidth.
Submitted by: Eric Hodel
|
|
|
|
|
| |
PR: ports/45945
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
| |
PR: ports/46703
Submitted by: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
security, and feature additions. Reduce diffs between postgresql-devel
port. Re-initdb required when upgrading from previous release. See
release notes for details.
Schemas added are system catalogs updated. ::braces for impact::
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3-1
PR: ports/46701
Submitted by: girgen@pingpong.net
|
|
|
|
|
|
| |
(old layouts are still supported with -DWITH_OLD_LAYOUT)
- use ${LOCALBASE} instead of ${PREFIX} when building with old PostgreSQL
layout
|
|
|
|
|
| |
PR: 46588
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 46299
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
|
|
|
|
|
| |
PR: 44222
Submitted by: Ports Fury
Approved by: maintainer
|
|
|
|
|
|
|
| |
- fix style nits (spaces -> tabs)
PR: 46470
Submitted by: maintainer
|
|
|
|
|
| |
PR: 43695
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 46099
Submitted by: maintainer
|
|
|
|
|
| |
PR: 45931
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 45924
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 45923
Submitted by: Ports Fury
|
|
|
|
|
| |
more. This port is up for maintainership grabs, so I hope somebody takes it
and sticks with it. I'm just putting it here.
|
|
|
|
|
|
| |
PR: ports/46666
Submitted by: [1] "Roderick van Domburg" <r.s.a.vandomburg@student.utwente.nl>
Obtained from: [1] PostgreSQL repo
|
|
|
|
|
| |
PR: 44958
Submitted by: Ports Fury
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/46495
Submitted by: maintainer
|
|
|
|
|
| |
PR: 45883
Submitted by: maintainer
|
|
|
|
|
| |
PR: 45884
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/46356
Submitted by: Mark Stosberg <mark@summersault.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From the freshmeat announcement:
A number of bugs are fixed, including a gauche.net bug and do-form
compilation bug which were sometimes the cause of crashes. Several
new modules are added, including message digest libraries (rfc.md5,
rfc.sha1, rfc.hmac, and util.digest), thread-local parameter support,
and port seek. Other enhancements include string split to take
strings and a regexp as a splitter.
Unfortunately, this does not fix the build failure on alpha. It is
still under investigation.
PR: ports/46284
Submitted by: Erik Greenwald <erik@smluc.org> (MAINTAINER)
Approved by: portmgr (knu)
|
|
|
|
| |
Submitted by: Erik Greenwald <erik@smluc.org>
|
|
|
|
|
|
|
|
| |
strange function calls that the assembler cannot understand.
Submitted by: bento, kris
http://bento.freebsd.org/errorlogs/i386-5-latest/sqlrelay-0.32.log
|
|
|
|
| |
Submitted by: sobomax
|
|
|
|
|
|
|
|
|
| |
This fixes a security hole which is remotely exploitable.
See http://security.e-matters.de/advisories/042002.html for details.
Submitted by: sobomax
Approved by: sobomax
|
|
|
|
|
|
| |
http://security.e-matters.de/advisories/042002.html
Submitted by: Constantin Deribin <deribin@portaone.com>
|
|
|
|
|
|
|
|
| |
Update to verison 2.50.
Implicit approval by portmgr@ because the old files weren't fetchable anymore.
PR: ports/46022
Submitted by: Mark Linimon <linimon@lonesome.com>
|
| |
|
|
|
|
|
| |
PR: 46057
Submitted by: Aries <aries@mindworks.hu>
|
|
|
|
|
|
| |
http://people.freebsd.org/~fenner/portsurvey/ports@freebsd.org.html
PR: 46069
Submitted by: never@nevermind.kiev.ua
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
replaces the non-working NOPORTDOCS workaround and fixes build on the alpha,
where rd2 coredumps.
Tested on: the axp cluster
Approved by: kris
|
| |
|
|
|
|
|
| |
PR: 45908
Submitted by: Christian Brueffer <chris@unixpages.org>
|
| |
|
|
|
|
| |
maintainer becomes reachable again.
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
|
|
|
|
|
| |
mainline postgresql7 port will be updated. 7.3 introduces many new
features, most notably schemas, drop column, table functions, and
prepared queries were added in this release. Please read the release
notes for details.
http://developer.postgresql.org/docs/postgres/release.html#RELEASE-7-3
Approved by: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
cc, but we were able to get away with it previously. Not any more.
Set CC to ${CXX} (something bsd.lib.mk should be doing for us!) to
avoid unresolved __gxx_personality_v0 when trying to load the package
into the Tcl interpreter at run-time.
No PORTREVISION bump, since the port did not build on -current until
5 minutes ago, and the problem does not affect -stable.
Not Approved by: portmgr (Linnex would too cruel and too unusual anyway)
|
|
|
|
|
|
|
|
|
|
| |
for functions' arguments are specified twice -- in the declaration
(sql-mysql.h) and in the definition (sql-mysql.cc). The added patch
removes the redundant defaults from the functions' definitions and fixes
the build on -current.
Submitted by: bento
Not Approved by: portmgr -- no approval requested, since port did not build
|
| |
|
|
|
|
|
| |
PR: ports/45668
Submitted by: Glenn Trewitt <trewitt@trewitt.org>
|
|
|
|
| |
Noticed by: Szymon Grabowski <simonaway@implix.com>
|
|
|
|
|
|
|
|
| |
gBib is an editor/browser for BibTeX bibliographic database
files.
PR: ports/35355
Submitted by: Christian Brueffer <chris@unixpages.org>
|
|
|
|
|
| |
PR: ports/45514
Submitted by: Dave Glowacki <dglo@hyde.ssec.wisc.edu>
|
|
|
|
|
|
|
| |
(also added WWW-field to pkg-descr to make portlint happy)
PR: ports/45582
Submitted by: Chris Knight <chris@aims.com.au>
|
|
|
|
|
| |
PR: ports/45583
Submitted by: Chris Knight <chris@aims.com.au>
|
|
|
|
|
| |
PR: 38013
Submitted by: Peter Avalos <pavalos@theshell.com>
|
| |
|
| |
|
|
|
|
| |
Approved by: nbm (maintainer)
|
|
|
|
| |
Noted by: kris
|
| |
|
|
|
|
|
| |
PR: 45464
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Utilize NOPORTDOCS
PR: 45446
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 45424
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
Noticed on: bento
|
|
|
|
|
| |
PR: 39972
Submitted by: Scott Flatman <sf@dsinw.com>
|
|
|
|
|
| |
PR: 45387
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/45364
Submitted by: Eugene Grosbein <eugen@grosbein.pp.ru>
|
|
|
|
|
| |
PR: ports/45173
Submitted by: ITO Tsuyoshi <tsuyoshi@is.s.u-tokyo.ac.jp>
|
|
|
|
| |
Approved by: maintainer (knu)
|
|
|
|
|
| |
PR: ports/45228
Submitted by: Chris Knight <chris@aims.com.au>
|
|
|
|
|
| |
PR: 45280
Submitted by: maintainer
|
|
|
|
| |
Noticed on: bento
|
| |
|
|
|
|
|
|
|
|
| |
prototypes are used. -CURRENT needs empty prototypes to build. Use
__FreeBSD_version to differentiate.
Set CXX to $CC on -STABLE again to get around stability problems
under heavy load.
|
|
|
|
|
|
|
| |
2. remove extra files I forgot last commit
PR: 45253
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/42010
Submitted by: unknown -- see the PR
Approved by: maintainer
|
|
|
|
|
| |
PR: 44898
Submitted by: Seamus Venasse <svenasse@polaris.ca>
|
|
|
|
|
| |
PR: 45203
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
Remove perl from scripts
Remove scripts + consolidate into pkg-install
PR: 45185
Submitted by: maintainer
|
|
|
|
| |
share/doc
|
|
|
|
|
| |
PR: ports/44784
Submitted by: Adrian Filipi-Martin <adrian@ubergeeks.com>
|
|
|
|
| |
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
|
|
|
|
| |
Submitted by: Submitted by: sobomax (modified by me a bit)
|
|
|
|
| |
Submitted by: sobomax (modified by me a bit)
|
|
|
|
| |
Submitted by: sobomax
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
| |
|
|
|
|
|
| |
PR: 44484
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: Craig Rodrigues <rodrigc@attbi.com>
Submitted by: 42785
|
|
|
|
|
|
|
| |
previous commit was around september)
PR: ports/44742
Submitted by: Alex Rodioukov <simuran@shaw.ca>
|
|
|
|
|
| |
PR: ports/42432
Submitted by: Alex Rodioukov <simuran@shaw.ca>
|
|
|
|
| |
has been down these days.
|
|
|
|
|
|
|
| |
table/column name completion
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor)
|
|
|
|
|
|
| |
and french/cups-base)
Noticed on: bento
|
|
|
|
|
| |
105 pointy hats to: me
Approved by: pat
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
|
|
| |
- Fix build when WITHOUT_X11 is defined
PR: 44963
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 44962
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 44961
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 44960
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: ports/44983
Submitted by: girgen@pingpong.net
|
| |
|
|
|
|
|
| |
PR: ports/44947
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
on -CURRENT and should be the last release before rc1. Updated the
optimized CFLAGS as well.
PR: ports/44893
Submitted by: Vladimir Chukharev <chu@gpi.ru>
|
|
|
|
| |
some time, so remove the port.
|
|
|
|
|
| |
PR: ports/39957
Submitted by: Lars Eggert <larse@ISI.EDU>
|
|
|
|
| |
Noticed by: bento
|
|
|
|
| |
Noticed by: bento
|
|
|
|
| |
And some ports have USE_PERL5=yes now.
|
|
|
|
| |
Noticed on: bento
|
|
|
|
|
| |
PR: 39972
Submitted by: Scott Flatman <sf@dsinw.com>
|
| |
|
|
|
|
|
| |
PR: ports/43987
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
|
| |
|
|
|
|
| |
tested by me).
|
|
|
|
|
|
|
|
|
| |
the regression tests[1]. Update the MASTER_SITES list so that it isn't
painfully slow to obtain the tarballs. Added several new US mirrors to
help distribute the load. An initdb is required when upgrading.
PR: ports/44526
Submitted by: [1] Vladimir Chukharev <chu@gpi.ru>
|
|
|
|
| |
set (override) PYTHON_VERSION anymore.
|
| |
|
| |
|
|
|
|
| |
USE_REINPLACE.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
PyGreSQL has been folded into that of PostgreSQL itself.
- This update effectivly takes PyGreSQL to version 3.3, which is distributed
with PostgreSQL 7.2.3.
- Byte-compile installed modules to ensure clean deinstallation.
- Install documentation under $DOCSDIR.
- Remove Makefile from $FILESDIR - not required anymore.
- Remove patch-pgdb.py - not required any longer.
- Add two patches to ensure installation is $PREFIX-clean.
- Update pkg-comment and pkg-descr to reflect the current status of the port.
|
|
|
|
| |
Submitted by: Dr. Jurgen K. Lang <jkl@astorit.de>
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
| |
These hardcoded dependencies are probably wrong.
|
| |
|
| |
|
| |
|
|
|
|
| |
Analogous to cdb, but faster
|
|
|
|
| |
Approved by: tg
|
|
|
|
|
| |
PR: 43585, 43586
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
timeout (the previous timeout also noted in the cvs-log -- 2
years ago). Upgrade to the latest sqsh-2.1. Build with readline
and motif, unless WITHOUT_X11 is set (plain --with-x results in
a rather hard to use X support, author recommend Motif too).
Remove the bogus dependency on gettext introduced in Makefile
version 1.2 -- the (unpatched) software will, indeed, link with
libintl, if present -- mistaking it for Sybase OpenClient's
libintl.
Install the system-wide sqshrc as ${PREFIX}/etc/sqshrc.default,
and allow for another system-wide ${PREFIX}/etc/sqshrc to
overwrite some or all of the default settings.
PR: ports/40374 (readline and X/Motif)
|
|
|
|
|
| |
PR: 43782
Submitted by: Ports Fury
|
|
|
|
| |
Trivial Database
|
|
|
|
|
| |
PR: ports/43871
Submitted by: Alex Zepeda <freebsd@blarf.homeip.net>
|
|
|
|
| |
(No response from MAINTAINER yet, but this wouldn't hurt anything)
|
|
|
|
|
|
|
|
| |
- Add WITH_GUI support(not default).
PR: 36129
Submitted by: Hidekazu Kuroki <hidekazu@pc88.gr.jp>
Approved by: maintainer timeout
|
|
|
|
| |
and distfile.
|
|
|
|
| |
that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
|
| |
|
|
|
|
|
| |
Bump PORTREVISION accordingly, since the affected files were installed
even in -CURRENT, where they couldn't be used to build stuff.
|
| |
|
| |
|
|
|
|
|
|
|
| |
to this version as soon as possible. Check PR description.
PR: ports/43676
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Use tab in place of whitespace as well.
PR: ports/43570
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
The location of the distfiles has changed with this release, compensate
accordingly. Re-initdb required.
Approved by: portmgr/knu (mentor)
|
|
|
|
| |
included gettext in this port.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. Add many missing dependencies.
. Add patches to get some of the optional components compiling.
. Update packing list to match files in fixed build.
After the port freeze we need to:
. Update to 0.99-4.
. Add make knobs for the optional components.
. Get the remaining optional components compiling.
Approved by: bento
|