| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: Mark Linimon <linimon@lonesome.com>
Notes:
svn path=/head/; revision=87025
|
|
|
|
| |
Notes:
svn path=/head/; revision=87024
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=87023
|
|
|
|
| |
Notes:
svn path=/head/; revision=87022
|
|
|
|
|
|
|
| |
b) *everywhere* we do not need virtual framebuffer!
Notes:
svn path=/head/; revision=87021
|
|
|
|
|
|
|
|
| |
PR: 55618
Submitted by: Jeremy Messenger <mezz7@cox.net>
Notes:
svn path=/head/; revision=87020
|
|
|
|
|
|
|
|
| |
PR: 55525
Submitted by: SHIOZAKI Takehiko <st@be.to>
Notes:
svn path=/head/; revision=87019
|
|
|
|
|
|
|
| |
the recent reaping spree)
Notes:
svn path=/head/; revision=87018
|
|
|
|
| |
Notes:
svn path=/head/; revision=87017
|
|
|
|
|
|
|
| |
noticed by: bento/kris
Notes:
svn path=/head/; revision=87016
|
|
|
|
|
|
|
| |
Pointy hat to: maho
Notes:
svn path=/head/; revision=87015
|
|
|
|
|
|
|
|
| |
are not yet hooked up to ports/Makefile because INDEX builds break when
there are empty category subdirectories.
Notes:
svn path=/head/; revision=87014
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
and pass PTHREAD_CFLAGS, PTHREAD_LIBS for every compilation.
See http://www.openoffice.org/issues/show_bug.cgi?id=18062 for detail.
Obtained from Volker Quetschke
Notes:
svn path=/head/; revision=87012
|
|
|
|
|
|
|
|
| |
(currently we do not use it and should be removed later)
Obtained from Volker Quetschke
Notes:
svn path=/head/; revision=87011
|
|
|
|
|
|
|
|
|
|
|
| |
struct rusage. struct timeval is defined in /usr/include/sys/time.h,
but <sys/time.h> is not included in the <sys/resource.h> header file.
Obtained from Volker Quetschke
See http://www.openoffice.org/issues/show_bug.cgi?id=18065 for details.
reviewed: maho (for 4-STABLE and 5-CURRENT)
Notes:
svn path=/head/; revision=87010
|
|
|
|
| |
Notes:
svn path=/head/; revision=87009
|
|
|
|
|
|
|
| |
installtion set (somehow?)
Notes:
svn path=/head/; revision=87008
|
|
|
|
| |
Notes:
svn path=/head/; revision=87007
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-pthread. The correct sollution is to use $(LINK) which points to the
used gcc compiler. Unfortunately gcc doesn't understand --whole-archive and
--no-whole-archive. You have to use -Wl,-whole-archive and
-Wl,-no-whole-archive
instead. The following patch does this for FreeBSD, but maybe this should also
be done for the generic UNX case.
See http://www.openoffice.org/issues/show_bug.cgi?id=18064 for details.
Obtained from Volker Quetschke
Notes:
svn path=/head/; revision=87006
|
|
|
|
| |
Notes:
svn path=/head/; revision=87005
|
|
|
|
| |
Notes:
svn path=/head/; revision=87004
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
but still fails during/after the installtion :(
a) follow up to recent cvs checkout
(cws_srx645_ooo11rc3, 2003/08/15)
b) Use gcc33 from ports for both 4 and 5.
gcc-3.3 of 5-CURRENT seems to brake somewhere,
and recent version of OOo hits some internal
error of gcc-3.2.3.
c) remove --enable-gcc3, --with-os-version and --with-ant-home
gcc3 is deprecated, os version and ant home should be
detected automatically by configure(setting os version
had been dangerous, since difference can be seen between
/usr/include/osreldate.h and sysctl kern.osreldate)
however nowadays it is not so dangerous)
d) add build dependency for Xft and gtk-2.0.
Notes:
svn path=/head/; revision=87003
|
|
|
|
|
|
|
| |
Pointed out by: kris
Notes:
svn path=/head/; revision=87002
|
|
|
|
| |
Notes:
svn path=/head/; revision=87000
|
|
|
|
| |
Notes:
svn path=/head/; revision=86999
|
|
|
|
|
|
|
| |
Reported by: bento via kris
Notes:
svn path=/head/; revision=86998
|
|
|
|
| |
Notes:
svn path=/head/; revision=86997
|
|
|
|
|
|
|
|
| |
- install and build, even if no DISPLAY is running
This will allow packages to be build on bento
Notes:
svn path=/head/; revision=86996
|
|
|
|
| |
Notes:
svn path=/head/; revision=86994
|
|
|
|
|
|
|
|
|
| |
Spaces->tabs
Submitted by: krion
Notes:
svn path=/head/; revision=86993
|
|
|
|
|
|
|
| |
usage.
Notes:
svn path=/head/; revision=86992
|
|
|
|
|
|
|
|
|
|
| |
o Correct portlint warnings
PR: ports/55332
Reviewed by: adamw
Notes:
svn path=/head/; revision=86991
|
|
|
|
| |
Notes:
svn path=/head/; revision=86990
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add PLIST_SUB, that decrease diffs against libgphoto2
port in next update-time. [2]
Submitted by: Jeremy Prior <jez@chagford.netcraft.com> [1],
osa [2]
PR: 55602
Notes:
svn path=/head/; revision=86989
|
|
|
|
|
|
|
|
| |
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer)
PR: 55607
Notes:
svn path=/head/; revision=86988
|
|
|
|
| |
Notes:
svn path=/head/; revision=86987
|
|
|
|
| |
Notes:
svn path=/head/; revision=86986
|
|
|
|
| |
Notes:
svn path=/head/; revision=86985
|
|
|
|
|
|
|
|
|
| |
should get the alpha closer to compiling.
Submitted by: bento
Notes:
svn path=/head/; revision=86984
|
|
|
|
| |
Notes:
svn path=/head/; revision=86983
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix spelling of CONFLICTS [1].
- Add request for benchmark numbers [2].
Noticed by: Andreas Schweitzer <Andreas.Schweitzer@hs.uni-hamburg.de> [1]
Discussed with: Intel [2]
Notes:
svn path=/head/; revision=86982
|
|
|
|
| |
Notes:
svn path=/head/; revision=86981
|
|
|
|
| |
Notes:
svn path=/head/; revision=86980
|
|
|
|
|
|
|
|
| |
PR: 55579
Submitted by: Nicolas Jombart <ecu@ipv42.net>
Notes:
svn path=/head/; revision=86978
|
|
|
|
|
|
|
| |
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
Notes:
svn path=/head/; revision=86977
|
|
|
|
|
|
|
| |
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
Notes:
svn path=/head/; revision=86976
|
|
|
|
| |
Notes:
svn path=/head/; revision=86975
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Reported by: Sergey Akifyev <asa@gascom.ru>
Notes:
svn path=/head/; revision=86974
|
|
|
|
|
|
|
| |
Inspired by: Yet another "have I been hacked" email on questions@
Notes:
svn path=/head/; revision=86973
|