/sysutils/ddrescue/

'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/xpostitPlus
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Update maintainer's email address at his request.linimon2006-06-101-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* - Update maintainer's email addresspav2004-03-151-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Give maintainership to David Gilbert <dgilbert@velocet.ca>petef2001-09-011-1/+1
* Drop maintainership. I don't use this thing any more...mi2001-08-311-1/+1
* Make not fail when width or height = 0dwcjr2001-08-31pdate PostgreSQL 8.x to 8.0.12, 8.1.8 and 8.2.3 respectively:girgen2007-02-071-1/+1
* Add option to build with LDAP authenticationgirgen2007-02-061-0/+6
* Update PostgreSQL with, amongst other things, two security fixes:girgen2007-02-051-1/+1
* Update postgresql to 8.2.1, 8.1.6, 8.0.10, 7.4.15 and 7.3.17.girgen2007-01-101-2/+3
* Fix build problems when using WITH_THREADSAFEgirgen2006-12-071-2/+1
* Welcome new release of the world's most advanced open source database:girgen2006-12-071-49/+43
* Mark as work in progressgirgen2006-11-061-0/+1
* The update to handle different versions of ICU was not sufficient.girgen2006-09-271-1/+1
* Fix bad file name to the ICU patch.girgen2006-09-221-1/+1
* Update the patch to be more agnostic with regards to the version of icu.girgen2006-09-201-2/+2
* 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-241-2/+2
* Minor release 8.1.3 patches security issuegirgen2006-02-181-2/+4
* Update postgresql with latest patch release.girgen2006-01-101-3/+3
* Handle a change in rc.subr. nowadays, "faststart" is used instead ofgirgen2005-12-261-1/+1
* Update postgresql to 8.1.1girgen2005-12-231-1/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Let postgresql (libpq.so) only link with the Kerberos implementationsgirgen2005-11-151-16/+17
* Fix UNIQUENAMEgirgen2005-11-121-1/+1
* Don't break the port for ppl who have old configs that includes thegirgen2005-11-111-4/+3
* Welcome to PostgreSQL 8.1.girgen2005-11-101-31/+25
* Mark as work-in-progressgirgen2005-09-291-0/+2
* Fix building with the HIER option. It needs bison. [1]girgen2005-08-301-1/+2
* Fixing problems with the recent security patch: When bison was notgirgen2005-05-111-2/+11
* Update the ICU patch with some bug fixesgirgen2005-05-061-1/+1
* Update the link to the ICU patch.girgen2005-04-171-1/+1
* Upgrade PostgreSQL to 8.0.2. Here's the brief release note:girgen2005-04-141-2/+31
* Modify 8.0's startup script to simulate a full login (su -l) [1]. Alsogirgen2005-03-191-1/+1
* Fixing problems with the recent security patch: When bison was notgirgen2005-02-201-1/+1
* Fix security alert using a patch from PostgreSQL's CVS repository:girgen2005-02-191-15/+9
* Add some forgotten manpages.girgen2005-02-071-3/+6
* In order to address a potential security hole recently identified withgirgen2005-02-031-7/+7
* Remove forgotten "beta" no_latest_link, and fix broken master_site_subdirgirgen2005-01-311-3/+1
* Say hello to postgresql-8.0. Some of the highlights of the new versiongirgen2005-01-311-79/+94
* Enter PostgreSQL 8.0.0. Given 4.11 is still being released, abuse -devel byseanc2005-01-231-1/+1
* 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-241-115/+148
* Update postgresql 7.3.7 -> 7.3.8 and 7.4.5 -> 7.4.6 due to securityade2004-11-061-1/+1
* - update to version 7.4.5:eik2004-08-311-1/+1
* Upgrade to 7.4.3.vanilla2004-06-291-2/+12
* Update to latest release 7.4.2.osa2004-03-111-2/+2
* 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
* 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-251-3/+3
* Remove the PORTNAME from postgreql-client. PORTNAME is set byseanc2003-12-061-4/+4
* 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-041-9/+20
* 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
* Update to 7.3.4osa2003-08-121-7/+9
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-2/+2
* postgresql slave ports, reduce unnecessary portrevision bumpsdaichi2003-06-191-0/+1
* Use ${MASTER_SITE_PGSQL} instead of multiple sitesosa2003-06-111-14/+1
* Update to 7.3.3.nork2003-06-02