| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
| |
PR: ports/113082
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Notes:
svn path=/head/; revision=193626
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
- Add a patch to ignore completion-mode check because in my environment,
this check prevents completion in some situation.
Notes:
svn path=/head/; revision=173683
|
|
|
|
|
|
|
| |
Thanks to: kris
Notes:
svn path=/head/; revision=172255
|
|
|
|
| |
Notes:
svn path=/head/; revision=172126
|
|
|
|
| |
Notes:
svn path=/head/; revision=171889
|
|
|
|
| |
Notes:
svn path=/head/; revision=168018
|
|
|
|
|
|
|
|
| |
PR: ports/99782
Submitted by: Toni Schmidbauer
Notes:
svn path=/head/; revision=166949
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
EMACS ports. [1]
- Allow building a port as root using an NFS-mounted /usr/ports if the
server maps root to a UID other than root. [2]
- Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
status rather than success. [3]
- Improve behavior when dealing with versioned dependencies. [4]
- Fix false positives in check-conflicts target. [5]
- Remove obsolete bzip2 code. [6]
- Add physical category net-p2p. [7]
- Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]
- INDEX can now be moved outside of ports tree. [9]
- Add ghostscript-gpl. [10]
- Remove obsolete USE_MESA. [12]
- Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]
- Document ALWAYS_KEEP_DISTFILES. [14]
- Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]
PR: ports/37596 [1], ports/57259 [2], ports/63216 [3],
ports/89448 [4], ports/89710 [5], ports/88996 [6],
ports/89260 [7], ports/89363 [8], ports/89809 [9],
ports/89853 [10], ports/91086 [11], ports/91710 [12],
ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
<jamie at thompson dot bishopston dot net>, tobez [4], Mark
Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
netchild [11], erwin [14]
Reviewed by: kris, clement (partially)
Notes:
svn path=/head/; revision=154626
|
|
|
|
| |
Notes:
svn path=/head/; revision=149443
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/88302
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
- Install INFO in a more standard fashion
Notes:
svn path=/head/; revision=147052
|
|
|
|
|
|
|
| |
Source: distfile survey
Notes:
svn path=/head/; revision=145227
|
|
|
|
| |
Notes:
svn path=/head/; revision=129521
|
|
|
|
|
|
|
|
| |
PR: ports/77660
Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Notes:
svn path=/head/; revision=129306
|
|
|
|
|
|
|
|
| |
PR: ports/75445
Submitted by: Andrey Slusar <anray(at)inet.ua>
Notes:
svn path=/head/; revision=125030
|
|
|
|
|
|
|
|
| |
PR: ports/72590
Submitted by: Andrey Slusar <anray@inet.ua> (maintainer)
Notes:
svn path=/head/; revision=119204
|
|
|
|
|
|
|
|
| |
PR: ports/72235
Submitted by: Andrey Slusar <anray@inet.ua>
Notes:
svn path=/head/; revision=118666
|
|
|
|
|
|
|
|
|
| |
not existing function "copy-tree").
- Use autoconf-2.59 and regenerate configure script to avoid a bug in
AC_CHECK_PROG(..., [$PATH:/]).
Notes:
svn path=/head/; revision=114372
|
|
|
|
|
|
|
| |
Notified by: Kris
Notes:
svn path=/head/; revision=111458
|
|
|
|
|
|
|
| |
Obtained from: tramp CVS
Notes:
svn path=/head/; revision=111451
|
|
|
|
|
|
|
| |
Drop my maintainership
Notes:
svn path=/head/; revision=111322
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
|
| |
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes:
svn path=/head/; revision=90089
|
|
|
|
|
|
|
|
| |
Submitted by: Koji Mori <mori@tri.asanuma.co.jp>
Approved by: portmgr
Notes:
svn path=/head/; revision=89078
|
|
|
|
|
|
|
|
|
|
|
| |
Never to install japanese info (outdated, Now I'm working on it)
Don't install experimental files under tramp2/
PR: ports/54438
Submitted by: Kang-min Liu
Notes:
svn path=/head/; revision=86171
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=75181
|
|
|
|
| |
Notes:
svn path=/head/; revision=73071
|
|
|
|
| |
Notes:
svn path=/head/; revision=67363
|
|
|
|
|
|
|
| |
Submitted by: bento and portsurvey
Notes:
svn path=/head/; revision=67043
|
|
|
|
|
|
|
| |
Master site has moved to savannah.
Notes:
svn path=/head/; revision=65542
|
|
|
|
|
|
|
| |
Remove the patch (already applied in original distribution).
Notes:
svn path=/head/; revision=57574
|
|
|
|
| |
Notes:
svn path=/head/; revision=56698
|
|
|
|
|
|
|
| |
Require gmake.
Notes:
svn path=/head/; revision=54240
|
|
|
|
| |
Notes:
svn path=/head/; revision=53488
|
|
|
|
|
|
|
|
| |
Remove base64.el* since it is not needed for GNU Emacs.
Install format-spec.el only for Emacs20.
Notes:
svn path=/head/; revision=53072
|
|
|
|
|
|
|
|
|
|
| |
(PORTVERSION == 0.0.[time stamp of DISTFILE] to avoid setting
PORTEPOCH in future)
Reviewed by: knu(mentor)
Notes:
svn path=/head/; revision=51619
|
|
(PORTVERSION == 0.0.[time stamp of DISTFILE] to avoid setting
PORTEPOCH in future)
Reviewed by: knu(mentor)
Notes:
svn path=/head/; revision=51617
|