====================================================================== * 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 (NOTE! Changed again in 7.2, since PostgreSQL handles standard install nowadays) You *must* move away your old installation from users' and ldconfig(8)'s PATHs. 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. ====================================================================== To initialize the database, you should run initdb as the "pgsql" user (if you want to use your locale for collation, edit ~pgsql/.profile and set the locale to your preference first). 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/postgresql.conf For more tips, read ~pgsql/post-install-notes ====================================================================== eebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/fcitx-cloudpinyin
Commit message (Expand)AuthorAgeFilesLines
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
* - Update to 0.3.0wen2012-09-193-3/+11
* - Update fcitx and addons to 4.2.5scheidell2012-07-262-5/+4
* - update png to 1.5.10dinoex2012-06-011-0/+1
* - Update chinese/fcitx-googlepinyin to 0.1.4scheidell2012-05-012-4/+4
* Update fcitx and friends:delphij2012-02-083-3/+4