ftp.proxy is an application level gateway for FTP. It sits between a client and a server forwarding command and data streams supporting a subset of the file transfer protocol as described in RFC 959. Beside this basic function which makes the program useful on firewall or masqueraders it offers fixing the FTP server (e.g. for connections into a protected LAN) and proxy authentication. WWW: http://www.ftpproxy.org/ -Philippe philippe@le-berre.com title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql74-server
Commit message (Expand)AuthorAgeFilesLines
* There is no point in setting mode of rc.d file to be 554, set it to 555.sobomax2006-06-271-2/+2
* Update all PostgreSQL to fix a security flawgirgen2006-05-243-15/+15
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-1/+1
* Security patch, update to version 7.4.12.girgen2006-02-182-13/+13
* Add missing ) around SIZE statements.edwin2006-01-301-4/+4
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-227-37/+37
* Update postgresql with latest patch release.girgen2006-01-102-14/+14
* Handle a change in rc.subr. nowadays, "faststart" is used instead ofgirgen2005-12-262-3/+3
* Update postgresql to 7.4.10girgen2005-12-232-9/+13
* Let postgresql (libpq.so) only link with the Kerberos implementationsgirgen2005-11-151-16/+17
* Upgrade to version 7.4.9girgen2005-10-052-9/+9
* Update PostgreSQL to latest versions. For details on the fixes,girgen2005-05-114-175/+10
* Modify 8.0's startup script to simulate a full login (su -l) [1]. Alsogirgen2005-03-192-46/+54
* Fixing problems with the recent security patch: When bison was notgirgen2005-02-202-1/+89
* Fix security alert using a patch from PostgreSQL's CVS repository:girgen2005-02-192-9/+86
* Update JDBC support to version 8.0 (build 310).girgen2005-02-112-34/+0
* Let pkg-message reflect the renaming of the startup script.girgen2005-02-101-2/+2
* local/java/classes is part of mtree, so don't remove whengirgen2005-02-071-2/+0
* In order to address a potential security hole recently identified withgirgen2005-02-034-13/+18
* Split the postgresql ports into a server and a client part. Thegirgen2005-01-3113-405/+446
* PR ports/75344 - This needs testing and an probably experimentalgirgen2004-12-221-1/+1
* Add myself as committer, and use my @FreeBSD.org address.girgen2004-12-061-1/+1
* Another step along the road to the postgresql new world order.ade2004-11-2426-847/+1142
* Update postgresql 7.3.7 -> 7.3.8 and 7.4.5 -> 7.4.6 due to securityade2004-11-062-9/+9
* - update to version 7.4.5:eik2004-08-314-14/+13
* Upgrade to 7.4.3.vanilla2004-06-294-15/+28
* Add a note about changes in latest release of PostgreSQL.osa2004-03-301-0/+5
* Update to latest release 7.4.2.osa2004-03-113-6/+11
* Add WITHOUT_NLS knob. Move USE_GETTEXT to proper place.trevor2004-02-051-3/+3
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
* - Add note that the function "elog" has been removed fromkrion2004-02-011-3/+9
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
* Update the PostgreSQL ports to use the KRB5_HOME variable instead ofseanc2004-01-181-1/+1
* Maintainer update to PostgreSQL 7.4.1. This release includes fixed identseanc2003-12-255-15/+33
* Remove the PORTNAME from postgreql-client. PORTNAME is set byseanc2003-12-062-4/+28
* Make PORTNAME ovverrideable by slave ports again.erwin2003-12-041-1/+1
* Introduce the world to PostgreSQL 7.4! By and large this release isseanc2003-12-046-59/+138
* Set pkg-comment only when there isn't one set yet (make portedwin2003-10-131-1/+1
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
* Fix my fault in previous commit: put a pkg-messageosa2003-08-121-0/+0
* Update to 7.3.4osa2003-08-125-63/+30
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-2/+2
* postgresql slave ports, reduce unnecessary portrevision bumpsdaichi2003-06-191-0/+1
* The control script that ships with the postgresosa2003-06-121-1/+1
* Use ${MASTER_SITE_PGSQL} instead of multiple sitesosa2003-06-111-14/+1
* Remove a patch file which is no need for 7.3.3.nork2003-06-021-38/+0
* Update to 7.3.3.nork2003-06-023-42/+18
* Add patch for a fix for braindead applications that were depending onseanc2003-02-203-1/+31
* Add a patch fix a long standing bug in PostgreSQL with LISTEN/NOTIFYseanc2003-02-201-0/+38
* Update PostgreSQL to the maintenance release 7.3.2.seanc2003-02-074-86/+77
* Add new man pages.olgeni2003-01-151-18/+22
* Fix DISTFILES typo in databases/postgresql7/Makefileedwin2003-01-041-1/+1
* Download the PostgreSQL documentation and MD5 for the test bundle. Theseseanc2003-01-042-1/+3
* Update PostgreSQL to 7.3.1[1]. Fixes builds for spac64. Many speed,seanc2003-01-0413-430/+597