| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=123951
|
|
|
|
|
|
|
|
|
|
| |
(mirrorservice.org).
PR: ports/74685
Submitted by: Tim Bishop <tim(at)bishnet.net>
Notes:
svn path=/head/; revision=123639
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and use command macro SORT. [1]
* Clean up the comments, and use 4 column tabs everywhere. [2]
* Introduce 2 new variables: SUB_FILES and SUB_LIST. [3]
* Document DEPRECATED and EXPIRATION_DATE variables. [4]
* Sanitize the intermittent output by the build infrastructure
so that cutting and pasting from it no longer interferes
with GNATS-tags. [5]
* Honour configure arguments for USE_XLIB if USE/WITH_LIBTOOL_
is used. [6]
* Properly document 'describe' target. [7]
* Fix pkg-plist handling for ports that set a non-standard
PREFIX. [8]
* Defaults INDEXFILE to INDEX-6 on 6-CURRENT (600000). [8]
PR: ports/62298 [1], ports/73633 [2], ports/67151 [3],
ports/74310 [4]. ports/74758 [5], ports/74536 [6],
ports/74710 [7], ports/74691 [8]
Submitted by: eik [1], edwin [2], Florent Thoumie <flz@xbsd.org>,
sem [4], vs [5], ahze [6], linimon [7], kris [8]
Notes:
svn path=/head/; revision=123583
|
|
|
|
|
|
|
| |
some time ago
Notes:
svn path=/head/; revision=123507
|
|
|
|
| |
Notes:
svn path=/head/; revision=123439
|
|
|
|
| |
Notes:
svn path=/head/; revision=123395
|
|
|
|
|
|
|
| |
hardcode the path to iconv.
Notes:
svn path=/head/; revision=123352
|
|
|
|
|
|
|
| |
users.
Notes:
svn path=/head/; revision=123217
|
|
|
|
| |
Notes:
svn path=/head/; revision=123199
|
|
|
|
| |
Notes:
svn path=/head/; revision=122945
|
|
|
|
| |
Notes:
svn path=/head/; revision=122944
|
|
|
|
| |
Notes:
svn path=/head/; revision=122922
|
|
|
|
|
|
|
| |
- Finish repocopy lang/python -> lang/python23 for Python 2.3.4
Notes:
svn path=/head/; revision=122898
|
|
|
|
|
|
|
|
|
|
|
|
| |
port's dependencies. Instead, only create this directory if the port will
actually install GConf schemas. Also, do the creation in pre-su-install
as we may not be root in pre-install.
Spotted by: pav
Tested by: pav
Notes:
svn path=/head/; revision=122772
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
conflicts with the default values for JAVA_BUILD and JAVA_RUN. Those variables
are indeed set a default value when none of the them (together with
JAVA_EXTRACT) is defined. Having USE_ANT set a value for JAVA_BUILD will cause
JAVA_RUN not to be set its default value.
This has RUN_DEPENDS not correctly set (missing the JDK entry) on many ports
that use USE_ANT.
This patch addresses this issue by moving the statements dealing with default
values to have them executed before USE_ANT handling.
Approved by: glewis (co-maintainer)
Notes:
svn path=/head/; revision=122756
|
|
|
|
|
|
|
| |
Reported by: Kent Stewart <kstewart@owt.com>
Notes:
svn path=/head/; revision=122246
|
|
|
|
|
|
|
|
| |
PR: 74275
Submitted by: freebsd@simplerezo.com
Notes:
svn path=/head/; revision=122202
|
|
|
|
| |
Notes:
svn path=/head/; revision=122034
|
|
|
|
| |
Notes:
svn path=/head/; revision=122021
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove USE_QT2 since it's obsolete now. [2]
* Clarify comments about ARCH. [3]
* Speedup 'make readmes'. Add a perl script "Tools/make_readmes"
and modify bsd.port.subdir.mk to avoid recursing into individual
port directories to create README.html. [4]
* Fix 'make search' to allow case insensitive search on 5-x/6-x. [5]
* Add the possibility to search the ports by category. [6]
* Remove tk42 and tcl76 from virtual categories since they're
obsolete. [7]
* Introduce new variable - DISTVERSION, vendor version of the
distribution, that can be set instead of PORTVERSION and is
automatically converted in a conforming PORTVERSION. [8]
* Use --suffix instead of -b option for patch(1) to make it
compatible with BSD patch(1) [9]
* Fix {WANT,WITH}_MYSQL_VER behavior, to deal with conflicting
versions. [10]
PR: ports/68895 [1], ports/69486 [2], ports/68539 [3],
ports/70018 [4], ports/68896 [5], ports/73299 [6],
ports/73570 [7], ports/67171 [8], ports/72182 [9]
Submitted by: linimon [1][3], arved [2][7], cperciva [4],
Matthew Seaman <m.seaman@infracaninophile.co.uk> [5],
Radek Kozlowski <radek@raadradd.com> [6],
eik [8], Andreas Hauser <andy-freebsd@splashground.de> [9],
clement [10]
Notes:
svn path=/head/; revision=121961
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
automatically scan pkg-plist file and add apropriate @exec/@unexec directives
for each .omf file found to track OMF registration database. Details can be
found in bsd.gnome.mk and http://www.freebsd.org/gnome/docs/porting.html .
Current, gedit2 is the only port that use INSTALLS_OMF for now. I will chasing
all the other ports that are maintaining by gnome@FreeBSD.org when I am done
with two todo list. The other ports, you are on your own and portlint will
bug you when portlint is update.
While I am here, switch from make loops to sh loops in GCONF_SCHEMAS part.
Document writer by: bland
Reviewed by: my team, FreeBSD GNOME team
Notes:
svn path=/head/; revision=121736
|
|
|
|
|
|
|
|
|
| |
- Remove ftp.kobe-u.ac.jp which doesn't have redhat packages any more.
- Change directory of ftp.icm.edu.pl because previous one seems to be
moved to new location.
Notes:
svn path=/head/; revision=121734
|
|
|
|
| |
Notes:
svn path=/head/; revision=121544
|
|
|
|
|
|
|
|
|
|
| |
starting to use it
Original work: mezz
Obtained from: marcuscom repository
Notes:
svn path=/head/; revision=121179
|
|
|
|
|
|
|
|
|
|
|
| |
not explicitly forbiden.
PR: 44432
Suggested by: znerd
Approved by: glewis (co-maintainer)
Notes:
svn path=/head/; revision=121164
|
|
|
|
|
|
|
| |
corresponds to a development version of libgnomedb.
Notes:
svn path=/head/; revision=121143
|
|
|
|
|
|
|
|
|
| |
No port should depend on this port.
Discussed with: edwin
Notes:
svn path=/head/; revision=121122
|
|
|
|
| |
Notes:
svn path=/head/; revision=121092
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.
This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team. The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).
Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD. We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:
Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.
As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process. Full documentation on the GNOME 2.8
upgrade is coming following this commit.
From all of us at FreeBSD GNOME, ENJOY!
Notes:
svn path=/head/; revision=121068
|
|
|
|
| |
Notes:
svn path=/head/; revision=121056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this patch, for instance:
$ cd /usr/port/devel/apache-ant
$ make JAVA_HOME=toto
apache-ant-1.6.2: Environement error: "JAVA_HOME" should not be defined.
*** Error code 1
PR: 70914
Reported by: Rong-En Fan <rafan@infor.org>
Approved by: glewis (co-maintainer)
Notes:
svn path=/head/; revision=121019
|
|
|
|
| |
Notes:
svn path=/head/; revision=120987
|
|
|
|
| |
Notes:
svn path=/head/; revision=120581
|
|
|
|
|
|
|
|
|
| |
revisions such as 5.2.1 or 4.6.1.
Submitted by: tg
Notes:
svn path=/head/; revision=119954
|
|
|
|
|
|
|
|
| |
incredibly slow for the last couple months, and I've never had it
go above 10KB/s. Often I've seen it stay below 1 KB/s.
Notes:
svn path=/head/; revision=119264
|
|
|
|
| |
Notes:
svn path=/head/; revision=118774
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
beyond. This avoids linking shared libraries with the thread library,
which causes problems when trying to change from one thread library to
another. Instead all binaries that link to a library that uses
threads must themselves respect PTHREAD_LIBS.
Submitted by: deischen, marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=118578
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
build ports with older USE_GCC versions (useful in certain cases for
working around compile errors with newer gcc versions) [1] [2] [3] [4]
(based on)
* Only spit out the TRYBROKEN message when a BROKEN string is defined
PR: ports/70322 [1], ports/71344 [2], ports/64316 [3]
Submitted by: obrien [1], Xin LI <delphij@frontfree.net> [2],
trevor [3], jkoshy [4], et. al.
Approved by: portmgr
Notes:
svn path=/head/; revision=118502
|
|
|
|
|
|
|
|
|
|
| |
most recent update.
Forgotten by: glewis
Approved by: portmgr (marcus)
Notes:
svn path=/head/; revision=118139
|
|
|
|
|
|
|
|
| |
PR: 71340
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Notes:
svn path=/head/; revision=118057
|
|
|
|
|
|
|
| |
a comment to that effect.
Notes:
svn path=/head/; revision=118048
|
|
|
|
|
|
|
|
|
| |
of this file.
Approved by: hq
Notes:
svn path=/head/; revision=118002
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
building the port but not added to BUILD_DEPENDS)
- Use ${VAR:U} to test YES/NO values a more simple way
- Refactor: Jikes now has its own sub-stages (error-handling and support)
together in Stage 6
- New variable to be used by porters (and used internally by bsd.java.mk),
HAVE_JIKES
Approved by: glewis (mentor)
Notes:
svn path=/head/; revision=117936
|
|
|
|
|
|
|
| |
Submitted by: Rolandas Naujikas <rolnas@takas.lt>
Notes:
svn path=/head/; revision=117915
|
|
|
|
|
|
|
|
|
|
|
|
| |
performing all of the recent changes.
. Add to the header comment to document JAVASHAREDIR, JAVAJARDIR and
JAVALIBDIR.
. Add a definition for JAVALIBDIR. This is where other ports have
installed their JAR files (a port should install in JAVAJARDIR but
look for other JARs in JAVALIBDIR).
Notes:
svn path=/head/; revision=117890
|
|
|
|
|
|
|
| |
Approved by: anholt (mentor)
Notes:
svn path=/head/; revision=117874
|
|
|
|
| |
Notes:
svn path=/head/; revision=117701
|
|
|
|
|
|
|
|
| |
PR: ports/70504
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes:
svn path=/head/; revision=116953
|
|
|
|
| |
Notes:
svn path=/head/; revision=116922
|
|
|
|
|
|
|
|
| |
PR: ports/70650
Submitted by: Dryice Liu <dryice@hotpop.com>
Notes:
svn path=/head/; revision=116689
|