| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Disable dlmodule on amd64 and sparc64 because dlmodule isn't designed
for them.
- Add -fPIC on CFLAGS on amd64 for mod_python3 and other ports using it
on linking their own dynamic library.
Notes:
svn path=/head/; revision=89191
|
|
|
|
| |
Notes:
svn path=/head/; revision=89050
|
|
|
|
| |
Notes:
svn path=/head/; revision=89031
|
|
|
|
|
|
|
| |
* Sync with update of editors/xemacs-devel-mule (to 21.5-b15).
Notes:
svn path=/head/; revision=88929
|
|
|
|
|
|
|
|
| |
Many bugs have been fixed since the 1.8.0 release. (The diff file is
very big because some big files were moved, sorry)
Notes:
svn path=/head/; revision=88893
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There seems that there is no ftp service on nagoya.linux.or.jp anymore
I got no answer to my mail
<http://www.exim.org/pipermail/exim-users/Week-of-Mon-20030901/058862.html>;
(message to Kaz.Sasayama@hypercore.co.jp bounced, no answer
from kaz2003@hypercore.co.jp)
PR: ports/56569
Submitted by: Oliver Eikemeier <FreeBSD-ports-bugs@FreeBSD.org>
Notes:
svn path=/head/; revision=88703
|
|
|
|
| |
Notes:
svn path=/head/; revision=88648
|
|
|
|
|
|
|
| |
RingServer web site for the latest list of available mirror sites.
Notes:
svn path=/head/; revision=88647
|
|
|
|
| |
Notes:
svn path=/head/; revision=88646
|
|
|
|
|
|
|
|
| |
accidental commit based on the commit log, and was committed to the
deprecated macros section.
Notes:
svn path=/head/; revision=88477
|
|
|
|
|
|
|
| |
over a very lossy link and allowed me pilot error.
Notes:
svn path=/head/; revision=88454
|
|
|
|
| |
Notes:
svn path=/head/; revision=88453
|
|
|
|
|
|
|
|
|
| |
JDK 1.3 port for any 1.3 dependencies.
Approved by: znerd
Notes:
svn path=/head/; revision=88448
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add some official mirrors
* fix or remove stale mirrors (by fenner)
* add description and URL
Submitted by: osa
PR: 56138
Notes:
svn path=/head/; revision=88445
|
|
|
|
|
|
|
| |
PR: 56295
Notes:
svn path=/head/; revision=88400
|
|
|
|
|
|
|
| |
LDFLAGS might me defined with a variable that gets set later
Notes:
svn path=/head/; revision=88161
|
|
|
|
|
|
|
|
|
|
| |
to pass RFLAGS options in CFLAGS,
needed for ports who don't use LDFLAGS
- honor when WITHOUT_OPENSSL is set
PR: 56113
Notes:
svn path=/head/; revision=88056
|
|
|
|
|
|
|
| |
PR: 56111
Notes:
svn path=/head/; revision=87945
|
|
|
|
|
|
|
|
|
|
| |
operation when using MySQL 3.32.
PR: 56062
Submitted by: leeym
Notes:
svn path=/head/; revision=87825
|
|
|
|
| |
Notes:
svn path=/head/; revision=87793
|
|
|
|
| |
Notes:
svn path=/head/; revision=87777
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix bug where make install would fail if PKG_DBDIR did not already exist [2]
* Add MySQL components [3]
* Add OpenLDAP components [4]
* Separate OpenSSL components into bsd.openssl.mk [5]
* Separate GNUStep components into bsd.gnustep.mk [6]
* Add RC_SUBR support [7]
* Add a WANT_LESSTIF knob to use LessTif rather than Motif when USE_MOTIF is
set [8]
PR: 55616, 55721, 55953 [1]
55190 [2]
55597 [3]
55680 [4]
39054 [5]
50479 [6]
54116 [7]
36079 [8]
Submitted by: Mats Dufberg <mats@dufberg.se>, marcus [1]
Lev A. Serbryakov <lev@freebsd.org> [2]
Clement Laforet <sheepkiller@cultdeadsheep.org> [3]
Oliver Eikemeier <eikemeier@fillmore-labs.com> [4]
dinoex [5] [6] [8]
will [7]
Notes:
svn path=/head/; revision=87763
|
|
|
|
|
|
|
|
|
| |
*_r ports.
Reported by: kris, nork, broken make index
Notes:
svn path=/head/; revision=87490
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I have tested a few modules that worked fine. I hope such things
as ruby_r will die soon.
For FreeBSD 4.x and prior, ruby_r will forever be needed because
the interpreter (ruby) linked with libc.so crashes when a module
that is (indirectly) linked with libc_r.so, because stdio and stuff
get inconsitent inside of them.
Notes:
svn path=/head/; revision=87453
|
|
|
|
|
|
|
|
|
| |
Point it to t.ring.gr.jp while broken.
Obtained from: ftpadmin@ring.gr.jp
Notes:
svn path=/head/; revision=87412
|
|
|
|
| |
Notes:
svn path=/head/; revision=87411
|
|
|
|
|
|
|
| |
Remove it and add SRA's and ring's for users in Japan.
Notes:
svn path=/head/; revision=87182
|
|
|
|
| |
Notes:
svn path=/head/; revision=87168
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
built by non-root. However, sometimes it is desirable to install the
port as a non-privileged user. Introduce the INSTALL_AS_USER variable
to specify this behaviour. [1]
* Change SU to SU_CMD to allow other su-like commands to be used to
perform the privilege escalation when installing as non-root
(e.g. sudo) [2]
* Add support for USE_GCC=3.3 and 3.4 [3]
* Add support for the dns [4] and polish [5] categories, and the xfce
virtual category [6]
* Use the pkg_install port on systems older than OSREVISION=460102, so
they have the benefits of the advanced install/deinstall logic. [7]
PR: ports/55091 [1], ports/55308 [3], ports/50444 [4],
ports/53797 [5]
Submitted by: dinoex [1], fjoe [2], Ulrich Spoerlein <q@uni.de> [3],
Kimura Fuyuki <fuyuki@hadaly.org> [4],
Aleksander Fafula <alex@fafula.com> [5], oliver [6],
marcus [7]
Notes:
svn path=/head/; revision=87013
|
|
|
|
|
|
|
|
| |
PR: ports/55428
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Notes:
svn path=/head/; revision=86915
|
|
|
|
|
|
|
| |
Reminded by: adamw
Notes:
svn path=/head/; revision=86838
|
|
|
|
|
|
|
|
| |
lang/ruby -> lang/ruby16
lang/ruby-devel -> lang/ruby18
Notes:
svn path=/head/; revision=86502
|
|
|
|
|
|
|
|
|
|
|
|
| |
Five unstable/incomplete mirrors removed. We have no reason to
hesitate in cutting them off since there are so many apache mirrors
in the net.
PR: 55266
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Notes:
svn path=/head/; revision=86355
|
|
|
|
| |
Notes:
svn path=/head/; revision=86343
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AMD64 ports still need some more testing and tweaking)
By this update, openssl, webrick and xmlrpc modules are now part of
the standard distribution.
Since this version should no longer be called -devel, I am planning on
repo-moving lang/ruby{,-devel} to lang/ruby{16,18}, respectively.
Notes:
svn path=/head/; revision=86273
|
|
|
|
| |
Notes:
svn path=/head/; revision=86258
|
|
|
|
|
|
|
|
|
|
|
|
| |
subdir for Debian pool sites:
/main/pool/<first-letter-of-the-package-name>/<package-name>
Submitted by: Alex Semenyaka <alexs@snark.ratmir.ru>
PR: ports/50572
Notes:
svn path=/head/; revision=86251
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NO_EXTRACT, NO_CONFIGURE, NO_PATCH. [1]
* Remove support for USE_KDE{BASE,LIBS}_VER=2, since KDE 2.x is no
longer in the ports collection [2]
* Add support for semi-automatic processing of GNU info files; they
should be listed in the INFO variable (without the trailing .info),
and appropriate installation/deinstallation code will be automatically
added to the temporary pkg-plist before package registration. [3]
Submitted by: arved [1][2], gerald [3]
PR: ports/54782 [1][2], ports/54883 [3]
Notes:
svn path=/head/; revision=86250
|
|
|
|
| |
Notes:
svn path=/head/; revision=86158
|
|
|
|
|
|
|
|
|
|
| |
- Correct pydoc search path to lang/python-doc-html port's [1]
PR: 43036 [1]
Submitted by: Emil Sit <sit@amsterdam.lcs.mit.edu> [1]
Notes:
svn path=/head/; revision=86069
|
|
|
|
|
|
|
| |
Requested by: kris
Notes:
svn path=/head/; revision=85915
|
|
|
|
|
|
|
|
|
|
| |
by defining 'SU_CMD=/usr/local/bin/sudo sh -c'.
Provide an example of using sudo instead of su as well.
Approved by: kris, des
Notes:
svn path=/head/; revision=85905
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php
(may not work until a few hours after this commit - we jumped the gun a little
in order to have the update in place at the time the security notifications for
KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).
Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php
Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.
Approved by: will (real mentor asleep)
Notes:
svn path=/head/; revision=85806
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
sets up SDL_CONFIG in the build environment. [1]
* Add the -o option to unzip when extracting files with USE_ZIP, to
overwrite files when extracting, for consistency with other
extraction targets. [2]
* Fix port installation/deinstallation on FreeBSD 4.6.2 and older
(which does not have pkg_info -O), by falling back to the old
installation/deinstallation logic on these systems [3]
* Correctly handle pkg-plist files that contain @cwd directives with
the new install/deinstall code [4]
* Set up POSIX and en_US.US-ASCII locale symlinks after running mtree
on BSD.local.dist. [5]
Submitted by: David Yeske <dyeske@yahoo.com> [1],
Alexey Dokuchaev <danfe@regency.nsu.ru> [2],
Sergey Matveychuk <sem@ciam.ru> [3],
Chris BeHanna <behanna@zbzoom.net> [3], marcus [4],
ache [5]
PR: ports/52309 [1], ports/52856 [2], ports/53189 [5]
Notes:
svn path=/head/; revision=85650
|
|
|
|
|
|
|
| |
- flat layout
Notes:
svn path=/head/; revision=85622
|
|
|
|
|
|
|
|
|
|
| |
patching on older FreeBSD systems (4.5 and earlier).
PR: 54090
Submitted by: tobez
Notes:
svn path=/head/; revision=85335
|
|
|
|
|
|
|
|
| |
Garbage collect USE_QT2, which was renamed to USE_QT_VER= 2 a looong
time ago.
Notes:
svn path=/head/; revision=85306
|
|
|
|
|
|
|
| |
somehow removed in a previous version without noting a reason.
Notes:
svn path=/head/; revision=85203
|
|
|
|
| |
Notes:
svn path=/head/; revision=85183
|
|
|
|
| |
Notes:
svn path=/head/; revision=85140
|