| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Approved by: alexbl (mentor)
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
|
|
|
|
| |
PR: ports/103852
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/103851
Approved by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Approved by: portmgr (kris)
cVS: arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/90969
Submitted by: Scott Flatman <sf@slappy.org>
|
|
|
|
|
| |
PR: ports/90968
Submitted by: Scott Flatman <sf@slappy.org>
|
|
|
|
|
| |
PR: ports/90967
Submitted by: Scott Flatman <sf@slappy.org>
|
|
|
|
|
| |
PR: ports/90966
Submitted by: Scott Flatman <sf@slappy.org>
|
|
|
|
|
| |
PR: ports/90965
Submitted by: Scott Flatman <sf@slappy.org>
|
|
|
|
|
| |
PR: ports/90964
Submitted by: Scott Flatman <sf@slappy.org>
|
|
|
|
|
| |
PR: ports/90963
Submitted by: Scott Flatman <sf@slappy.org>
|
|
|
|
|
| |
PR: ports/90970
Submitted by: Scott Flatman <sf@slappy.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Use SUB_FILES, and mention Xorg in pkg-message
[1]:
PR: ports/83890
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
the arabic writing from an ASCII transliteration for texts in several
languages using the arabic script.
Several other common encodings are also supported.
PR: ports/83515
Submitted by: Nicola Vitale <nivit@email.it>
|
|
|
|
|
|
|
|
| |
o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice
o still you can build them via knobs for 1.1
see ports/editors/openoffice-1.1/files/Makefile.localized
o 1.0 has been broken for long time, no longer maintained actively.
(but still I don't delete 1.0 and delete only localized versions)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
useful Islamic tools and applications as well as a comprehensive feature-full
Islam-centric library. The ITL project currently includes full lunar-centric
time measurement routines.
PR: ports/76264
Submitted by: Samy Al Bahra <samy@kerneled.org>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
big upgrade.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Update maintainer's email
PR: ports/70886
Submitted by: Samy Al Bahra (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
| |
|
|
|
|
|
|
|
| |
- Fix crash on exit when permissions on configuration file were changed
PR: ports/67126
Submitted by: Samy Al Bahra <samy@kerneled.org> (maintainer)
|