| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
- no longer under development
- does not build with GCC 4.x
Notes:
svn path=/head/; revision=240787
|
| |
|
|
|
|
|
| |
starting with D
Notes:
svn path=/head/; revision=240068
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
| |
|
|
| |
Notes:
svn path=/head/; revision=223318
|
| |
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
| |
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217472
|
| |
|
|
| |
Notes:
svn path=/head/; revision=211561
|
| |
|
|
| |
Notes:
svn path=/head/; revision=211559
|
| |
|
|
|
|
|
| |
Changes: http://www.firebirdsql.org/rlsnotes/Firebird-1.5.5-ReleaseNotes.pdf
Notes:
svn path=/head/; revision=205840
|
| |
|
|
|
|
|
| |
Approved by: portmgr (self)
Notes:
svn path=/head/; revision=202771
|
| |
|
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
Notes:
svn path=/head/; revision=201613
|
| |
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
| |
|
|
|
|
|
| |
databases/firebird2-*.
Notes:
svn path=/head/; revision=200358
|
| |
|
|
| |
Notes:
svn path=/head/; revision=196363
|
| |
|
|
| |
Notes:
svn path=/head/; revision=176726
|
| |
|
|
| |
Notes:
svn path=/head/; revision=175852
|
| |
|
|
|
|
|
| |
Requested by: kris
Notes:
svn path=/head/; revision=173405
|
| |
|
|
| |
Notes:
svn path=/head/; revision=173329
|
| |
|
|
|
|
|
|
|
|
| |
* move "intl/" and "UDF/" from "/var/db/firebird"
into "libexec/firebird/"
* add support for amd64 (UNSTABLE)
Notes:
svn path=/head/; revision=157484
|
| |
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
| |
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154134
|
| |
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154109
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=140924
|
| |
|
|
|
|
|
|
| |
Reported by: krismail
Approved by: portmgr (krion), skv (maintainer)
Notes:
svn path=/head/; revision=140770
|
| |
|
|
|
|
|
| |
Approved by: portmgr (clement), skv (maintainer)
Notes:
svn path=/head/; revision=140734
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140622
|
| |
|
|
|
|
|
| |
See UPDATING for the details.
Notes:
svn path=/head/; revision=140241
|
| |
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=140149
|
| |
|
|
|
|
|
| |
Approved by: flz (mentor)
Notes:
svn path=/head/; revision=138919
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
Notes:
svn path=/head/; revision=135951
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=135746
|
| |
|
|
| |
Notes:
svn path=/head/; revision=135598
|
| |
|
|
|
|
|
|
|
|
| |
- Install libs and includes on ${LOCALBASE} instead ${LOCALBASE}/firebird
PR: ports/79337
Submitted by: maintainer
Notes:
svn path=/head/; revision=135483
|
| |
|
|
|
|
|
|
| |
PR: 81031
Submitted by: Renato Botelho (maintainer)
Notes:
svn path=/head/; revision=135251
|
| |
|
|
|
|
|
|
|
|
|
| |
It fix problem with extra files on pointyhat
- Add message for usr how to run
PR: ports/80358
Submitted by: maintainer
Notes:
svn path=/head/; revision=134437
|
| |
|
|
|
|
|
|
| |
Approved by: arved (mentor)
PR: ports/79162
Notes:
svn path=/head/; revision=133026
|
| |
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/77013
Submitted by: Renato Botelho
Notes:
svn path=/head/; revision=128815
|
| |
|
|
| |
Notes:
svn path=/head/; revision=126036
|
| |
|
|
|
|
|
|
| |
PR: ports/71807
Submitted by: Chris Knight <chris@e-easy.com.au>
Notes:
svn path=/head/; revision=118877
|
| |
|
|
|
|
|
| |
Noticed by: Renato Botelho <rbgarga@gmail.com>
Notes:
svn path=/head/; revision=114764
|
| |
|
|
|
|
|
|
|
| |
PR: ports/69430
Submitted by: Renato Botelho <renato@galle.com.br>
Fixed by: maintainer
Notes:
svn path=/head/; revision=114576
|
| |
|
|
|
|
|
|
| |
PR: ports/69320
Submitted by: maintainer
Notes:
svn path=/head/; revision=114412
|
| |
|
|
| |
Notes:
svn path=/head/; revision=110841
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=107506
|
| |
|
|
|
|
|
| |
Fix build breakage due to ade's autotools changes.
Notes:
svn path=/head/; revision=105128
|
| |
|
|
|
|
|
|
|
|
|
| |
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
Notes:
svn path=/head/; revision=103722
|
| |
|
|
|
|
|
|
| |
PR: ports/63479
Submitted by: maintainer
Notes:
svn path=/head/; revision=102471
|
| |
|
|
|
|
|
|
|
|
|
| |
- don't use USE_LIBTOOL if the port don't want patch-libtool
PR: ports/62716
Submitted by: Chris Knight <chris@e-easy.com.au> (maintainer)
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=100753
|
| |
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|