|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | |  | 
| | 
| 
| 
| | Tested by:	exp build run (erwin) | 
| | 
| 
| 
| | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT | 
| | 
| 
| 
| | MAKE_ENV | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | Why can't this sort of dependency be automatically monitored by the
package-building?..
In the case of parrot remove the gratuitous requirement for a particular
major shared library number for icudata. This will help avoid
port-building problems, when icu is upgraded again in the future. | 
| | 
| 
| 
| 
| | PR:		ports/119570
Submitted by:	Philippe Makowski <makowski xx firebird-fr.eu.org> | 
| | 
| 
| 
| 
| | PR:		117086
Tested by:	-exp runs | 
| | 
| 
| 
| 
| 
| 
| 
| | vulnerability.
PR:		ports/116940
Security:	91ed69f9-72c7-11dc-981a-001921ab2fa4
Approved by:	secteam (remko) | 
| | 
| 
| 
| 
| | PR:		ports/116639
Submitted by:	aDe | 
| | 
| 
| 
| | Changes:	http://www.firebirdsql.org/rlsnotes/Firebird-2.0.2-ReleaseNotes.pdf | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | -r-xr-xr-x  root  wheel     fb_inet_server
-r-sr-x---  root  firebird  fb_lock_mgr
-r-x------  root  wheel     gds_drop
1. fb_inet_server is installed as normal binary but still must be started
   under "firebird" user (it must be specified in x?inetd.conf)
2. fb_lock_mgr is still suid-ed binary but can be started only by users
   in "firebird" group - it affects usage of "gsec" and similar utilities
   while using "embedded" (direct) database access mode.
3. gds_drop is installed as normal binary but can be started by "root" only
   to prevent any improper/malicious usage. | 
| | 
| 
| 
| | * change library symlinks: now libgds points to libfbembed | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | |  | 
| | 
| 
| 
| | Requested by:	kris | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | * move "intl/" and "UDF/" from "/var/db/firebird"
  into "libexec/firebird/"
* add support for amd64 (UNSTABLE) | 
| | 
| 
| 
| | Approved by:    krion@ | 
| | 
| 
| 
| 
| | Approved by:    krion@
PR:             ports/88711 (related) | 
| | 
| 
| 
| 
| | Approved by:    krion@
PR:             ports/88711 (related) | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper.  Run. | 
| | 
| 
| 
| 
| 
| 
| 
| 
| | chmod 0550 /var/db/firebird/UDF/*.so /var/db/firebird/intl/*
* pkg-plist: fix @unexec order, unbreak package building (remove absolute
paths from .tar)
Approved by:	portmgr (krion) | 
| | 
| 
| 
| 
| | Reported by:	krismail
Approved by:	portmgr (krion), skv (maintainer) | 
| | 
| 
| 
| | Approved by: portmgr (clement), skv (maintainer) | 
| | |  | 
| | 
| 
| 
| | See UPDATING for the details. | 
| | 
| 
| 
| | Approved by:	maintainer | 
| | 
| 
| 
| | Approved by:	flz (mentor) | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * fix patch-src::jrd::gds.cpp
* use "libdata/firebird" for *.msg
* install all *.msg files (not only firebird.msg)
* fix pkg-plist
* use more strict permissions
* use INSTALL_DATA instead of INSTALL_PROGRAM to install shared libs and similar files
* clean Makefile
* update RELNOTES
PR:		ports/81363
Submitted by:	skv
Approved by:	maintainer | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | - Fix problem with firebird.msg. It was installed only for -server,
  but it's necessary for -client too (thanks to skv@ for pointing this out).
- Utilize PORTDOCS and SUBFILES, respect NOPORTDOCS.
- Utilize DOCSDIR and EXAMPLESDIR.
- Back to use do-build.
- Add $FreeBSD$ tag to pkg-plist* and pkg-install.
- Remove code that changes automatically /etc/services and /etc/inetd.conf and
  change pkg-message to reflect this.
PR:		ports/81214
Submitted by:	maintainer | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | - Install libs and includes on ${LOCALBASE} instead ${LOCALBASE}/firebird
PR:             ports/79337
Submitted by:   maintainer | 
| | 
| 
| 
| 
| | PR:		81031
Submitted by:	Renato Botelho (maintainer) | 
| | 
| 
| 
| 
| 
| 
| 
| | It fix problem with extra files on pointyhat
- Add message for usr how to run
PR:		ports/80358
Submitted by:	maintainer | 
| | 
| 
| 
| 
| | Approved by:		arved (mentor)
PR:			ports/79162 | 
| | 
| 
| 
| 
| 
| 
| | - Take maintainership
PR:		ports/77013
Submitted by:	Renato Botelho | 
| | |  | 
| | 
| 
| 
| 
| | PR:		ports/71807
Submitted by:	Chris Knight <chris@e-easy.com.au> | 
| | 
| 
| 
| | Noticed by:	Renato Botelho <rbgarga@gmail.com> | 
| | 
| 
| 
| 
| 
| | PR:		ports/69430
Submitted by:	Renato Botelho <renato@galle.com.br>
Fixed by:	maintainer | 
| | 
| 
| 
| 
| | PR:		ports/69320
Submitted by:	maintainer | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | This is essentially a null-commit, with the one exception that
the "patch-libtool" target is now called "patch-autotools" for
consistency with "run-autotools".
Many thanks to kris for testing on the 4-exp bento cluster
Approved by:	portmgr (kris)
Verified by:	bento 4-exp |