aboutsummaryrefslogtreecommitdiffstats
path: root/security/fakeroot
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.18.4martymac2012-06-122-3/+3
|
* Update to 1.18.3martymac2012-04-272-3/+3
|
* Update to 1.18.2martymac2011-12-084-3/+25
| | | | Feature safe: yes
* Update to 1.18.1martymac2011-10-052-3/+3
|
* - Update to 1.18martymac2011-09-013-5/+21
| | | | - Improve REINPLACE_CMD regexp for pthread patch
* Update to 1.17martymac2011-08-262-3/+3
|
* Update to 1.16martymac2011-06-142-3/+3
| | | | | PR: ports/157757 Submitted by: Jin-Sih Lin <linpct@gmail.com>
* Update to 1.15.1martymac2011-04-222-4/+3
|
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* - Update to 1.14.4, some changes include :martymac2010-10-152-5/+8
| | | | | | | | * communicate.h: patch from Bernhard Reutner-Fischer to enable LFS builds against uClibc. closes: #556257. - Add missing LICENSE Approved by: ehaupt (mentor)
* Update MAINTAINER address for my portsmartymac2010-09-271-1/+1
| | | | Approved by: ehaupt (mentor)
* - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>pgollucci2010-09-071-1/+1
| | | | | | | - Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer
* - Update to 1.14.3amdmi32009-11-032-4/+4
| | | | | PR: 140195 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 1.14miwi2009-10-142-4/+4
| | | | | PR: 139572 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 1.13.1miwi2009-10-072-4/+4
| | | | | PR: 139366 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 1.13miwi2009-08-202-4/+4
| | | | | PR: 137954 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* Update to 1.12.5skreuzer2009-08-052-4/+4
| | | | | PR: ports/137387 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com>
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -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
* - Update to 1.12.4.wxs2009-06-282-4/+4
| | | | | PR: ports/136084 Submitted by: ganael.laplanche@martymac.com (maintainer)
* - Update to 1.12.2miwi2009-03-142-4/+4
| | | | | PR: 132477 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 1.12.1amdmi32009-01-142-4/+4
| | | | | PR: 130510 Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com>
* - Update to 1.11miwi2008-11-302-4/+4
| | | | | PR: 129141 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to v1.10.1miwi2008-10-252-4/+4
| | | | | PR: 128268 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 1.9.7miwi2008-10-053-42/+42
| | | | | PR: 127780 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* - Update to 1.9.6jadawin2008-08-062-4/+4
| | | | | PR: ports/126281 Submitted by: maintainer (ganael.laplanche martymac.com)
* - Update to 1.9.5jadawin2008-06-263-15/+4
| | | | | | PR: ports/124986 Submitted by: Ganael Laplanche <ganael.laplanche martymac.com> (maintainer) Approved by: mentor (implicit)
* - Fix build on -CURRENT (typo in configure script)pav2008-04-261-0/+11
| | | | | PR: ports/123093 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
* - Update to 1.9.4jadawin2008-03-313-4/+6
| | | | | | PR: ports/122255 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Approved by: tabthorpe (mentor)
* - Update to 1.9.3jadawin2008-03-264-9/+126
| | | | | | | | | | | | - Use TCP for IPC (as advised in the INSTALL file) - Replace INSTALLS_SHLIB by USE_LDCONFIG - New manpage (nl) - Removed Debian-related stuff in manpages - Pass maintainership to submitter PR: ports/121833 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Approved by: thierry (mentor)
* Reset meno.abels@adviser.com due to maintainer-timeouts and no responselinimon2007-02-271-1/+1
| | | | | | to email. Hat: portmgr
* Update to 1.5.8miwi2006-07-192-5/+4
| | | | | | PR: ports/99271 Submitted by: miwi Approved by: markus (co mentor), maintainer timeout
* Conversion to a single libtool environment.ade2006-02-232-2/+4
| | | | Approved by: portmgr (kris)
* Update to 1.5.7anray2006-02-202-4/+4
| | | | | PR: ports/93558 Submitted by: Meno Abels (maintainer)
* Update to 1.5.6 and unbreak port.anray2006-01-253-11/+7
| | | | | PR: ports/91532 Submitted by: Meno Abels (maintainer)
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-6/+6
| | | | | Approved by: krion@ PR: ports/88711 (related)
* BROKEN: Unfetchablekris2006-01-201-0/+2
|
* Update to 1.5.5lioux2005-12-143-5/+12
| | | | Approved by: maintainer
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | 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.
* - Update to 1.4.2pav2005-07-192-4/+4
| | | | | PR: ports/83659 Submitted by: Meno Abels <meno.abels@adviser.com> (maintainer)
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Correctly list man-pages, including a work-around for a corner-casevs2005-02-232-0/+5
| | | | Submitted by: kris via maintainer
* Update to 1.2.4vs2005-02-157-56/+4
| | | | | PR: ports/77531 Submitted by: Meno Abels (maintainer)
* Fakeroot runs a command in an environment were it appears to havepav2004-05-288-0/+95
root privileges for file manipulation, by setting LD_PRELOAD to a library with alternative versions of getuid(), stat(), etc. PR: ports/64102 Submitted by: Meno Abels <meno.abels@adviser.com>