====================================================================== * IMPORTANT UPGRADE NOTICE * IMPORTANT UPGRADE NOTICE * The PostgreSQL port now obeys hier(7) by default, which means that it installs into: /usr/local/bin /usr/local/lib /usr/local/include/pgsql You *must* move away your old installation from users' and ldconfig(8)'s PATHs. If you rather install using the old-fashion layout, cancel now and build the port with "make -DWITH_OLD_LAYOUT". The pgsql user's home dir is /usr/local/pgsql by default, but can be changed with for example chpass(1). Datadir defaults to ~pgsql/data, but can be changed by modifying the ~pgsql/.profile script. As always, you *must* dump existing databases before stopping and removing your old postgresql, as part of the update. This is *NOT* done by this port! ====================================================================== To initialize the database, you should run initdb as the "pgsql" user. Example: su -l pgsql -c initdb You can then start PostgreSQL by running: /usr/local/etc/rc.d/010.pgsql.sh start For postmaster settings, see ~pgsql/data/postmaster.conf ====================================================================== '> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/games/joequake
Commit message (Expand)AuthorAgeFilesLines
* Add DOCS options to ports that should have one.mat2018-09-101-1/+1
* Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-231-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"amdmi32016-01-131-1/+1
* Convert to USES=jpegantoine2015-06-231-1/+1
* Bump portrevision after png updatebapt2014-12-261-1/+1
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-261-1/+1
* - Add LICENSEamdmi32014-12-082-4/+2
* - Only enable X86_ASM on amd64: breaks build on i386, and is probably useless...amdmi32014-09-131-1/+2
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* - Stagifyamdmi32014-08-221-14/+8
* Modernize LIB_DEPENDSbapt2014-07-141-2/+2