| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: dim
Notes:
svn path=/head/; revision=327950
|
|
|
|
|
|
|
| |
editors)
Notes:
svn path=/head/; revision=327720
|
|
|
|
| |
Notes:
svn path=/head/; revision=326088
|
|
|
|
| |
Notes:
svn path=/head/; revision=317996
|
|
|
|
| |
Notes:
svn path=/head/; revision=317995
|
|
|
|
|
|
|
| |
there also remove a useless global XAWVER PLIST_SUB
Notes:
svn path=/head/; revision=313760
|
|
|
|
|
|
|
| |
- fix build with pnng 1.5.10
Notes:
svn path=/head/; revision=298069
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=258371
|
|
|
|
|
|
|
| |
Approved by: pgj (mentor)
Notes:
svn path=/head/; revision=256386
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
emacs-devel ports. My own time is now limited due to personal
reasons. Since Ashish has agreed to take over the maintainership
of the ports from me, change MAINTAINER= for the following ports:
editors/emacs22
editors/emacs
editors/emacs-devel
Many thanks to Ashish for taking over...
Notes:
svn path=/head/; revision=254182
|
|
|
|
| |
Notes:
svn path=/head/; revision=252875
|
|
|
|
|
|
|
| |
PR: 145171
Notes:
svn path=/head/; revision=251847
|
|
|
|
| |
Notes:
svn path=/head/; revision=251786
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
|
|
|
|
|
|
|
|
| |
I tested on -current/amd64 past the utmpx change and on
8.0-RELEASE-p2/i386 for the old code path.
Reviewed: Giorgos Keramidas (maintainer)
Approved: Pav Lucistnik (for portmgr)
Feature safe: yes
Notes:
svn path=/head/; revision=249977
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
|
|
|
|
| |
. editors/emacs;
. editors/emacs-devel;
. editors/emacs-nox11;
. editors/emacs22.
Approved by: keramida (maintainer via e-mail)
Notes:
svn path=/head/; revision=246465
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
since the commit broke dependencies and the ports infrastructure
was not fully prepared (a new emacs/editors22 port is needed
for compatibility reasons);
. bump PORTEPOCH.
Reported by: Jan Henrik Sylvester <me at janh.de>, kostik
Pointy hat to: bsam (me)
Notes:
svn path=/head/; revision=241034
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Emacs 23 has a wide variety of new features, including:
* Improved Unicode support.
* Font rendering with Fontconfig and Xft.
* Support for using X displays and text terminals in one session,
and for running as a daemon.
* Support for multi-file commits in distributed version-control
systems (VC-dir).
* New modes and packages for viewing PDF and postscript files
(Doc-view mode), connecting to processes through D-Bus (dbus),
connecting to the GNU Privacy Guard (EasyPG), editing XML
documents (nXML mode), editing Ruby programs (Ruby mode), and more.
Detailed list is available at: http://www.gnu.org/software/emacs/NEWS.23.1
PR: ports/137956
Submitted by: Ashish SHUKLA <wahjava at gmail.com>
Approved by: keramida@ceid.upatras.gr (maintainer tineout, 19 days)
Notes:
svn path=/head/; revision=241005
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
|
|
|
| |
be able to override this.
Notes:
svn path=/head/; revision=222836
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
interacts with Python);
. change EMACS_VER at bsd.emacs.mk.
While I'm here: remove old PORTREVISION.
PR: 127168
Submitted by: keramida (maintainer)
Notes:
svn path=/head/; revision=222705
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change bsd.emacs.mk accordingly.
- Fix comment about emacs-devel in bsd.emacs.mk.
- Some lisp directories are changed, add a note to UPDATING.
PR: 122783
Submitted by: KIMURA Yasuhiro <yasu at utahime.org>
Approved by: keramida (maintainer timeout, 6 weeks)
Notes:
svn path=/head/; revision=214251
|
|
|
|
|
|
|
|
|
| |
on itself. Extracted the patch and recommit it.
PR: ports/120370
Notes:
svn path=/head/; revision=213071
|
|
|
|
|
|
|
|
|
| |
PR: ports/120370
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Approved by: Giorgos Keramidas <keramida@ceid.upatras.gr>
Notes:
svn path=/head/; revision=212939
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This includes various enhancements and fixes, including a
serious bug caused by using gmalloc's allocation and free
functions and the system version of posix_memalign().
PR: ports/114993
Submitted by: Gardner Bell
Reviewed by: pav
Notes:
svn path=/head/; revision=201125
|
|
|
|
|
|
|
|
|
|
|
| |
non-splitted, from texinfo.
PR: ports/115209
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Approved by: maintainer timeout (keramida; 7 weeks)
Notes:
svn path=/head/; revision=200161
|
|
|
|
|
|
|
|
|
|
| |
in bsd.port.mk.
Tested with: my tinderbox on i386 6
Approved by: portmgr
Notes:
svn path=/head/; revision=196216
|
|
|
|
|
|
|
| |
Hand over maintainership to keramida.
Notes:
svn path=/head/; revision=195755
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=191486
|
|
|
|
| |
Notes:
svn path=/head/; revision=177072
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154150
|
|
|
|
|
|
|
|
| |
PR: ports/90475
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Notes:
svn path=/head/; revision=151485
|
|
|
|
|
|
|
|
|
| |
- Use INFO macro.
Requested by: edwin
Notes:
svn path=/head/; revision=150676
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/85508
Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
Notes:
svn path=/head/; revision=142000
|
|
|
|
|
|
|
|
| |
PR: ports/83074
Submitted by: Dario Freni <saturnero@freesbie.org>
Notes:
svn path=/head/; revision=139280
|
|
|
|
|
|
|
| |
Submitted by: yoichi
Notes:
svn path=/head/; revision=135291
|
|
|
|
|
|
|
| |
Pointed out by: yoichi
Notes:
svn path=/head/; revision=134727
|
|
|
|
|
|
|
|
|
| |
emacs/xemacs ports.
Approved by: nobutaka (maintainer)
Notes:
svn path=/head/; revision=134689
|
|
|
|
|
|
|
|
|
|
|
| |
processing errors.
PR: ports/75832
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Fix submitted by: yoichi
Notes:
svn path=/head/; revision=134666
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/78209
Submitted by: Kay Lehmann <kay_lehmann@web.de>
Notes:
svn path=/head/; revision=130195
|