| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=265541
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with new fontconfig [1]
Reported by: miwi, Andrei Lavreniyuk
Obtained from: xemacs cvs [1]
Notes:
svn path=/head/; revision=210156
|
|
|
|
|
|
|
|
| |
Submitted by: pointyhat via pav
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209851
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209620
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=192077
|
|
|
|
| |
Notes:
svn path=/head/; revision=192075
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
| |
PR: ports/111814
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: anray (maintainer)
Notes:
svn path=/head/; revision=191528
|
|
|
|
| |
Notes:
svn path=/head/; revision=184805
|
|
|
|
| |
Notes:
svn path=/head/; revision=162569
|
|
|
|
| |
Notes:
svn path=/head/; revision=159335
|
|
|
|
| |
Notes:
svn path=/head/; revision=158575
|
|
|
|
|
|
|
|
|
| |
- Fix build with gtk support.
- Disable experimental features and add this features to WITH_EXPERIMENTAL
option(it's improve perfomance and stability in default build).
Notes:
svn path=/head/; revision=157388
|
|
|
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=157004
|
|
|
|
| |
Notes:
svn path=/head/; revision=156237
|
|
|
|
| |
Notes:
svn path=/head/; revision=155640
|
|
|
|
|
|
|
|
|
|
| |
* I don't use the japanese. Pass maintainership for
ja-xemacs-devel-* to ports@.
Reported by: pointyhat(kris)
Notes:
svn path=/head/; revision=155517
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Increase MAX_FONT_COUNT from 5000 to INT_MAX. Applies to both the X
and GTK platforms.
* Improve Russian C-x processing.
* More mule-ization and fix related crashes.
* Call set-current-locale (the wrapper for setlocale(3)) before
checking the current locale, because the C code doesn't.
* Initialise the hardware-specific mapping from raw keycodes to the
US key layout.
2.Fix pkg-plist.
Reported by: pointyhat(kris) (2)
Notes:
svn path=/head/; revision=155072
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154134
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
|
|
|
| |
* Fix WITH_XFT LIB_DEPENDS.
Notes:
svn path=/head/; revision=153849
|
|
|
|
|
|
|
|
|
|
| |
* Fixed performance issues.
* Fixed setting the default character class to word, not whitespace.
Approved by: sem(mentor)
Notes:
svn path=/head/; revision=151872
|
|
|
|
|
|
|
|
|
| |
* Added -DWITH_XFT - build XEmacs with xft support.
Approved by: sem(mentor)
Notes:
svn path=/head/; revision=151792
|
|
|
|
|
|
|
|
|
| |
PR: ports/90479
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: sem(mentor)
Notes:
svn path=/head/; revision=151295
|
|
|
|
|
|
|
| |
Approved by: sem(mentor)
Notes:
svn path=/head/; revision=151262
|
|
|
|
|
|
|
|
|
|
|
| |
* Added windows-1251 code system, removed from
upstream XEmacs 21.5
PR: ports/89734
Submitted by: Andrey Slusar <anrays@gmail.com>
Notes:
svn path=/head/; revision=149959
|
|
|
|
|
|
|
|
|
|
| |
* Fix bugs and error messages with VM, BBDB.
PR: ports/89478
Submitted by: Andrey Slusar (maintainer)
Notes:
svn path=/head/; revision=149287
|
|
|
|
|
|
|
|
| |
PR: ports/89251, ports/89254
Submitted by: Andrey Slusar (maintainer)
Notes:
svn path=/head/; revision=148787
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/88080
Submitted by: Andrey Slusar (maintainer)
Notes:
svn path=/head/; revision=146497
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=143391
|
|
|
|
|
|
|
|
| |
PR: ports/86147
Submitted by: maintainer
Notes:
svn path=/head/; revision=142809
|
|
|
|
|
|
|
|
|
|
| |
and ia64. (Not actually tested on ia64, but same fix does make xemacs-devel
build there according to pointyhat.)
Approved by: Andrey Slusar (maintainer)
Notes:
svn path=/head/; revision=139993
|
|
|
|
| |
Notes:
svn path=/head/; revision=139763
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Unbreak on non-i386 platforms
* Update EMACS_VER on editors/xemacs-devel-mule
* Fix EMACS_VER on editors/xemacs-devel
PR: ports/81866
Submitted by: Andrey Slusar <anrays@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=136780
|
|
|
|
|
|
|
|
|
| |
emacs/xemacs ports.
Approved by: maintainer
Notes:
svn path=/head/; revision=134732
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|