Commit graph

21 commits

Author SHA1 Message Date
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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
2007-07-23 09:36:51 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Cheng-Lung Sung
ffd36e3244 - Update to 22.0.99
PR:		ports/112168
Submitted by:	matainer (keramida)
2007-04-29 08:27:33 +00:00
Cheng-Lung Sung
d19fd3d803 - Update editors/emacs-devel to 22.0.98.
PR:		ports/111813
Submitted by:	NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by:	maintainer (keramida)
2007-04-23 02:09:08 +00:00
Giorgos Keramidas
856021090c Mark editors/emacs-devel as broken on ia64. It doesn't really
build on ia64 right now, so let's stop bugging Kris and the ports
people with brokenness until either we fix it locally, or we find
out with upstream developers why it's broken.

Reviewed by:	kris
2007-04-21 02:01:14 +00:00
Cheng-Lung Sung
d8aa7b2b08 * Update to 22.0.97.
* Remove etc/DOC-%%EMACS_VER%%.2 from pkg-plist even if WITHOUT_GTK is defined.
* Use "bootfast" target to recompile necessary emacs lisp files before dump.

PR:		ports/111218
Submitted by:	NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by:	maintainer (timeout)
2007-04-04 07:24:07 +00:00
Andrey Slusar
efb578bb64 Update to 22.0.93
PR:		ports/108464
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
Approved by:	keramida(maintainer)
2007-02-06 20:58:06 +00:00
Boris Samorodov
63c8e58538 - fix pkg-plist [1]
o  when WITHOUT_GTK=YES is used (add DOC2 variable to PLIST_SUB
     at Makefile and corresponding changes to pkg-plist);
  o  change some @dirrmtry to @dirrm (for those directories which
     belongs to the port);
  o  remove @dirrmrty for ${DATADIR}/emacs/site-lisp as it listed at
     BSD.local.dist.
- fix make patch for 5.x and 4.x  [2]
  (remove extrapatch if ${OSVERSION} < 600000 -- upsteam is already have it).

PR:		102893 [1], 102906 [2]
Submitted by:	bsam (me) [1], [2]
Approved by:	keramida__at__ceid.upatras.gr (maintainer timeout 19 days)
2006-09-23 23:26:25 +00:00
Andrey Slusar
0cedd0167e Fix build on 4.x
Approved by:	keramida (maintainer)
Reported by:	pointyhat
2006-09-02 22:42:54 +00:00
Andrey Slusar
f366de4190 Update to 22.0.50.20060901
PR:		ports/102764
Submitted by:	keramida (maintainer)
2006-09-02 16:03:29 +00:00
Andrey Slusar
a88efc0209 Update to 22.0.50.20060813
PR:		ports/102197
Submitted by:	keramida (maintainer)
2006-08-18 19:28:40 +00:00
Andrey Slusar
d54624bf5f Move multiple make install hack to pre-install.
PR:		ports/99822 (in followup)
Submitted by:	keramida(maintainer)
2006-07-05 22:44:07 +00:00
Andrey Slusar
dbb70e97cd Complete previous update. 2006-07-05 22:31:54 +00:00
Andrey Slusar
6462ca1d9c Distfile on the mastersite repacked without any changes. Fix distinfo.
Reported by:	Jin-Shan Tseng
2006-07-05 14:34:43 +00:00
Andrey Slusar
0b29f07d6e Update distinfo to 22.0.50.20060703(fix previous commit)
Submitted by:	keramida(maintainer)
2006-07-05 11:49:28 +00:00
Andrey Slusar
592642a2d1 Update to 22.0.50.20060703
Submitted by:	keramida(maintainer)
2006-07-05 11:43:12 +00:00
Andrey Slusar
880a12518e - Add `${DATADIR}/${EMACS_VER}/site-lisp' dir to pkg-plist. [1]
- Fix reinstall when workdir is not cleaned (ported from editors/emacs). [2]

PR:		ports/99755 [2]
Submitted by:	keramida (maintainer) [2]
Reported by:	linimon (pointyhat) [1]
2006-07-04 23:55:36 +00:00
Andrey Slusar
6f91af5309 - Fix portlint warnings
- There are two `site-lisp' directories, but only one @dirrm pkg-plist
  line. Fix this. [1]

Submitted by:	maintainer via email [1]
Reported by:	krismail
2006-05-29 10:46:39 +00:00
Andrey Slusar
88c8c1c5a3 - Update to 22.0.50.20060502
- Change CONFIGURE_TARGET to ${MACHINE_ARCH}-freebsd.
- Assign maintainership to Giorgos Keramidas <keramida@ceid.upatras.gr> [1]

Submitted by:	keramida (by email)
Created by:	nobutaka, keramida
Approved by:	maintainer (by email) [1]
2006-05-19 18:41:29 +00:00
Andrey Slusar
422681dec4 Fix build on the FreeBSD < 6.0(old texinfo).
Approved by:	Kenneth Vestergaard Schmidt (maintainer)
2006-04-07 11:36:41 +00:00
Andrey Slusar
dd5d092029 Add emacs-devel , GNU editing macros.
PR:		ports/94171
Submitted by:	Kenneth Vestergaard Schmidt <kvs@pil.dk>
2006-04-01 20:54:54 +00:00