index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
databases
/
postgresql92-server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build problems when using WITH_THREADSAFE
Palle Girgensohn
2006-12-07
2
-14
/
+1
*
Welcome new release of the world's most advanced open source database:
Palle Girgensohn
2006-12-06
14
-610
/
+671
*
Mark as work in progress
Palle Girgensohn
2006-11-06
1
-0
/
+1
*
The update to handle different versions of ICU was not sufficient.
Palle Girgensohn
2006-09-27
2
-4
/
+4
*
Fix bad file name to the ICU patch.
Palle Girgensohn
2006-09-21
1
-1
/
+1
*
Update the patch to be more agnostic with regards to the version of icu.
Palle Girgensohn
2006-09-20
2
-5
/
+5
*
There is no point in setting mode of rc.d file to be 554, set it to 555.
Maxim Sobolev
2006-06-26
1
-2
/
+2
*
Update all PostgreSQL to fix a security flaw
Palle Girgensohn
2006-05-23
3
-15
/
+15
*
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
Doug Barton
2006-02-20
1
-1
/
+1
*
Minor release 8.1.3 patches security issue
Palle Girgensohn
2006-02-17
2
-14
/
+16
*
Add missing ) around SIZE statements.
Edwin Groothuis
2006-01-30
1
-4
/
+4
*
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Edwin Groothuis
2006-01-22
6
-50
/
+50
*
Update postgresql with latest patch release.
Palle Girgensohn
2006-01-09
2
-18
/
+18
*
Add 'config' to the list of directories installed by postgresql81-client,
Ade Lovett
2006-01-07
1
-1
/
+4
*
Handle a change in rc.subr. nowadays, "faststart" is used instead of
Palle Girgensohn
2005-12-25
2
-3
/
+3
*
Update postgresql to 8.1.1
Palle Girgensohn
2005-12-22
2
-13
/
+13
*
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
Ade Lovett
2005-11-15
1
-1
/
+1
*
Let postgresql (libpq.so) only link with the Kerberos implementations
Palle Girgensohn
2005-11-14
1
-16
/
+17
*
Fix UNIQUENAME
Palle Girgensohn
2005-11-11
1
-1
/
+1
*
Don't break the port for ppl who have old configs that includes the
Palle Girgensohn
2005-11-11
1
-4
/
+3
*
Welcome to PostgreSQL 8.1.
Palle Girgensohn
2005-11-10
7
-102
/
+78
*
Mark as work-in-progress
Palle Girgensohn
2005-09-28
1
-0
/
+2
*
Fix building with the HIER option. It needs bison. [1]
Palle Girgensohn
2005-08-30
2
-3
/
+4
*
Fixing problems with the recent security patch: When bison was not
Palle Girgensohn
2005-05-11
4
-10
/
+29
*
Update the ICU patch with some bug fixes
Palle Girgensohn
2005-05-06
2
-3
/
+3
*
Update the link to the ICU patch.
Palle Girgensohn
2005-04-16
2
-3
/
+3
*
Upgrade PostgreSQL to 8.0.2. Here's the brief release note:
Palle Girgensohn
2005-04-13
5
-185
/
+47
*
Modify 8.0's startup script to simulate a full login (su -l) [1]. Also
Palle Girgensohn
2005-03-19
2
-3
/
+4
*
Fixing problems with the recent security patch: When bison was not
Palle Girgensohn
2005-02-20
2
-1
/
+92
*
Fix security alert using a patch from PostgreSQL's CVS repository:
Palle Girgensohn
2005-02-19
2
-15
/
+89
*
The postgresql_* knobs from /etc/rc.conf where read too late to
Palle Girgensohn
2005-02-15
1
-1
/
+1
*
Let pkg-message reflect the renaming of the startup script.
Palle Girgensohn
2005-02-09
1
-2
/
+2
*
Add some forgotten manpages.
Palle Girgensohn
2005-02-06
1
-3
/
+6
*
In order to address a potential security hole recently identified with
Palle Girgensohn
2005-02-03
4
-16
/
+17
*
Remove forgotten "beta" no_latest_link, and fix broken master_site_subdir
Palle Girgensohn
2005-01-31
1
-3
/
+1
*
Say hello to postgresql-8.0. Some of the highlights of the new version
Palle Girgensohn
2005-01-31
23
-700
/
+1285
*
Enter PostgreSQL 8.0.0. Given 4.11 is still being released, abuse -devel by
Sean Chittenden
2005-01-23
1
-1
/
+1
*
PR ports/75344 - This needs testing and an probably experimental
Palle Girgensohn
2004-12-21
1
-1
/
+1
*
Add myself as committer, and use my @FreeBSD.org address.
Palle Girgensohn
2004-12-06
1
-1
/
+1
*
Another step along the road to the postgresql new world order.
Ade Lovett
2004-11-23
26
-846
/
+1141
*
Update postgresql 7.3.7 -> 7.3.8 and 7.4.5 -> 7.4.6 due to security
Ade Lovett
2004-11-05
2
-9
/
+9
*
- update to version 7.4.5:
Oliver Eikemeier
2004-08-31
4
-14
/
+13
*
Upgrade to 7.4.3.
Vanilla I. Shu
2004-06-28
4
-15
/
+28
*
Add a note about changes in latest release of PostgreSQL.
Sergey A. Osokin
2004-03-30
1
-0
/
+5
*
Update to latest release 7.4.2.
Sergey A. Osokin
2004-03-11
3
-6
/
+11
*
Add WITHOUT_NLS knob. Move USE_GETTEXT to proper place.
Trevor Johnson
2004-02-05
1
-3
/
+3
*
Add USE_GETTEXT and bump PORTREVISION.
Joe Marcus Clarke
2004-02-04
1
-2
/
+2
*
- Add note that the function "elog" has been removed from
Kirill Ponomarev
2004-02-01
1
-3
/
+9
*
Now gettext 0.12.1 is gettext-old.
Trevor Johnson
2004-01-23
1
-1
/
+1
*
Update the PostgreSQL ports to use the KRB5_HOME variable instead of
Sean Chittenden
2004-01-18
1
-1
/
+1
[next]