notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: editors/xemacs-devel-mule/Makefile

Number of commits found: 82

Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
Original commitRevision:351411 
Friday, 20 Sep 2013
16:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
Original commitRevision:327720 
Wednesday, 10 Jul 2013
06:49 bapt search for other commits by this committer
Convert from USE_MOTIF to USES=motif
Original commitRevision:322620 
Saturday, 9 Mar 2013
21:43 bapt search for other commits by this committer
Get rid of XAWVER option in bsd.port.mk it does not need to be specified there
also remove a useless global XAWVER PLIST_SUB
Original commitRevision:313760 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 2 May 2011
12:41 makc search for other commits by this committer
Fix build with open-motif-2.3.3

PR:             ports/154044
Submitted by:   Mikhail Tsatsenko <m.tsatsenko at gmail.com>
Exp-runs by:    pav
Original commit
Sunday, 1 May 2011
23:16 pav search for other commits by this committer
- Mark xft slaveport BROKEN on 9-CURRENT: does not build

  Wrong type argument: listp, #<INTERNAL OBJECT (XEmacs bug?)
(symbol-value-forward type 884680772) 0xfb3fe8>*** Error code 255

Reported by:    pointyhat
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Wednesday, 1 Dec 2010
23:38 linimon search for other commits by this committer
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 18 Jul 2009
11:11 dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Friday, 6 Jun 2008
13:25 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
Original commit
Sunday, 30 Mar 2008
07:27 anray search for other commits by this committer
- Add missing depends from x11-fonts/fontconfig
- Fix build with new fontconfig [1]

Reported by:    miwi, Andrei Lavreniyuk
Obtained from:  xemacs cvs [1]
Original commit
Wednesday, 26 Mar 2008
09:04 miwi search for other commits by this committer
- Fix build with slave ports

Submitted by:   pointyhat via pav
Approved by:    portmgr (xorg cleanup)
Original commit
Sunday, 23 Mar 2008
11:11 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Sunday, 30 Sep 2007
04:47 linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- 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
Original commit
Sunday, 27 May 2007
17:43 anray search for other commits by this committer
Update to 21.5-b28 "fuki"
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Friday, 4 May 2007
03:55 nobutaka search for other commits by this committer
Add emacs-22.* to CONFLICTS.

PR:             ports/111814
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Approved by:    anray (maintainer)
Original commit
Saturday, 10 Feb 2007
20:24 anray search for other commits by this committer
Fix memory limits.
Original commit
Tuesday, 16 May 2006
14:31 anray search for other commits by this committer
Update to 21.5-b27 "fiddleheads"
Original commit
Tuesday, 11 Apr 2006
15:14 anray search for other commits by this committer
Change `MAINTAINER=...' to `MAINTAINER?=...'.
Original commit
Saturday, 1 Apr 2006
17:29 anray search for other commits by this committer
Update to 21.5-b26 "endive".
Original commit
Thursday, 16 Mar 2006
08:15 anray search for other commits by this committer
- Update to 21.5-b25 "eggplant".
- 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).
Original commit
Tuesday, 7 Mar 2006
08:28 ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Original commit
Friday, 17 Feb 2006
21:12 anray search for other commits by this committer
Remove "Cache full" warning.
Original commit
Friday, 10 Feb 2006
11:35 anray search for other commits by this committer
Add WITH_LDAP - build xemacs with ldap support.
Original commit
Wednesday, 8 Feb 2006
14:08 anray search for other commits by this committer
* Try to fix xemacs-devel japanese ports.
* I don't use the japanese. Pass maintainership for
  ja-xemacs-devel-* to ports@.

Reported by:    pointyhat(kris)
Original commit
Thursday, 2 Feb 2006
13:28 anray search for other commits by this committer
1.Integrate some bugfixes from upstream cvs:
* 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)
Original commit
Wednesday, 18 Jan 2006
23:18 anray search for other commits by this committer
* Remove not nedded USE_GETTEXT.
* Fix WITH_XFT LIB_DEPENDS.
Original commit
Thursday, 22 Dec 2005
19:50 anray search for other commits by this committer
* Windows-1251 coding system now supported without any options.
* Fixed performance issues.
* Fixed setting the default character class to word, not whitespace.

Approved by:    sem(mentor)
Original commit
Wednesday, 21 Dec 2005
20:38 anray search for other commits by this committer
* Update to 21.5.b24 "dandelion".
* Added -DWITH_XFT - build XEmacs with xft support.

Approved by:    sem(mentor)
Original commit
Friday, 16 Dec 2005
08:12 anray search for other commits by this committer
editors/emacs20 was changed not to conflict with other emacsen.

PR:             ports/90479
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Approved by:    sem(mentor)
Original commit
Thursday, 15 Dec 2005
20:34 anray search for other commits by this committer
Change email address for all my ports.

Approved by:    sem(mentor)
Original commit
Tuesday, 29 Nov 2005
22:09 edwin search for other commits by this committer
[MAINTAINER] editors/xemacs-devel-mule: add windows-1251 support.

                * Added windows-1251 code system, removed from
                upstream XEmacs 21.5

PR:             ports/89734
Submitted by:   Andrey Slusar <anrays@gmail.com>
Original commit
Thursday, 24 Nov 2005
12:40 sem search for other commits by this committer
* Fix crashes printing ISO2022 coding systems.
* Fix bugs and error messages with VM, BBDB.

PR:             ports/89478
Submitted by:   Andrey Slusar (maintainer)
Original commit
Saturday, 19 Nov 2005
14:56 sem search for other commits by this committer
- Fix depends when WITH_XAW3D defined.

PR:             ports/89251, ports/89254
Submitted by:   Andrey Slusar (maintainer)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
Original commit
Thursday, 27 Oct 2005
17:05 sem search for other commits by this committer
- Update to 21.5-b23 "daikon".

PR:             ports/88080
Submitted by:   Andrey Slusar (maintainer)
Original commit
Thursday, 15 Sep 2005
12:00 sem search for other commits by this committer
- Update to 21.5-b22 "cucumber".

PR:             ports/86147
Submitted by:   maintainer
Original commit
Sunday, 24 Jul 2005
02:24 lesi search for other commits by this committer
Extend an ifdef from __amd64__ to other _LP64 archs and unbreak for sparc64
and ia64. (Not actually tested on ia64, but same fix does make xemacs-devel
build there according to pointyhat.)

Approved by:    Andrey Slusar (maintainer)
Original commit
Thursday, 21 Jul 2005
00:04 kris search for other commits by this committer
BROKEN on ia64 and sparc64: Does not build
Original commit
Saturday, 4 Jun 2005
09:56 sem search for other commits by this committer
* Update to 21.5-b21 "corn"
* 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)
Original commit
Friday, 6 May 2005
23:44 jylefort search for other commits by this committer
Add CONFLICTS variable, since this port conflicts with other
emacs/xemacs ports.

Approved by:    maintainer
Original commit
Tuesday, 12 Apr 2005
03:26 obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Original commit
Monday, 11 Apr 2005
08:04 obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Original commit
Sunday, 27 Mar 2005
02:37 kris search for other commits by this committer
BROKEN on amd64, ia64 and sparc64: Build fails

Approved by:    portmgr (self)
Original commit
Friday, 18 Mar 2005
08:03 sem search for other commits by this committer
- Update to 21.5.b20 "cilantro".
- Fixed option WITH_GTK(bug, reported by Palle Girgensohn <girgen@pingpong.net>)

PR:             ports/78960
Submitted by:   maintainer
Original commit
Sunday, 6 Mar 2005
20:45 sem search for other commits by this committer
- Try unbreak build on sparc64

Submitted by:   maintainer
Original commit
Friday, 25 Feb 2005
21:01 sem search for other commits by this committer
- Update to 21.5.b19 "chives"
- It fix VuXML ID: 3e3c860d-7dae-11d9-a9e7-0001020eed82
- Pass maintainership to submitter

PR:             ports/75450
Submitted by:   Andrey Slusar <anray (at) inet.ua>
Original commit
Thursday, 23 Dec 2004
09:32 nork search for other commits by this committer
Reset MAINTAINER to ports@.
We cannot contact them for a long time.

Discussed with: hrs
Approved by:    kiri(blanket), mita(blanket),
                shige(blanket), taoka(blanket)
Original commit
Thursday, 25 Mar 2004
10:59 kris search for other commits by this committer
Port to amd64.

Submitted by:   James Van Artsdalen <james-freebsd-amd64 at jrv.org>, gallatin,
kan
Original commit
Wednesday, 4 Feb 2004
04:36 marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
Original commit
Friday, 23 Jan 2004
18:12 trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
Original commit
Thursday, 20 Nov 2003
15:43 kiri search for other commits by this committer
Update 21.5-b15 to 21.5-b16.
Original commit
Thursday, 13 Nov 2003
14:45 trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
Original commit
Wednesday, 24 Sep 2003
09:37 osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
Original commit
Wednesday, 10 Sep 2003
06:26 kiri search for other commits by this committer
Update 21.5-b13 to 21.5-b15 and relevant corrections as follows:

* remove patch for module build section of Makefile according to
  change $^ to macro itself.
Original commit
Tuesday, 26 Aug 2003
20:25 marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
Original commit
Monday, 25 Aug 2003
05:41 marcus search for other commits by this committer
Chase the libintl.so shared lib version.
Original commit
Thursday, 22 May 2003
11:06 kiri search for other commits by this committer
Update to 21.5-b13(Beta version).
Original commit
Sunday, 20 Apr 2003
02:58 marcus search for other commits by this committer
Remove USE_GNOMENG.
Original commit
Thursday, 6 Mar 2003
19:23 ade search for other commits by this committer
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:    portmgr (implicitly)
Original commit
Wednesday, 22 Jan 2003
13:33 kiri search for other commits by this committer
Update 21.4.11 to 21.4.12.
Original commit
Sunday, 5 Jan 2003
10:09 kiri search for other commits by this committer
Update 21.1.10 to 21.1.11.
Original commit
Wednesday, 6 Nov 2002
10:54 kiri search for other commits by this committer
Update 21.4.9 -> 21.4.10.
Original commit
Wednesday, 30 Oct 2002
13:25 taoka search for other commits by this committer
Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib

Approved by: maintainer
Original commit
Wednesday, 4 Sep 2002
11:02 kiri search for other commits by this committer
Update 21.4.8 -> 21.4.9.
Original commit
Friday, 30 Aug 2002
13:36 lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42197
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Thursday, 1 Aug 2002
16:22 ade search for other commits by this committer
Chase shlib rev of devel/gettext

Submitted by:   lots and lots
Pointy hat to:  ade
Original commit
Tuesday, 9 Jul 2002
13:34 kiri search for other commits by this committer
Japanese resource directory name changed because of locale change.
Original commit
Wednesday, 15 May 2002
09:51 kiri search for other commits by this committer
Update 21.4.6_1 -> 21.4.8.
Original commit
Friday, 12 Apr 2002
17:10 ade search for other commits by this committer
gettext upgrade uber-patch (stage 3)

- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:    portmgr
Original commit
Friday, 15 Mar 2002
19:44 ade search for other commits by this committer
Stage 1 of gettext update.

Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:    portmgr
Original commit
Saturday, 5 Jan 2002
11:11 kiri search for other commits by this committer
XEmacs development version(gamma 21.4.6) with mule. This is   the mule version
of editors/xemacs-devel.    
Original commit

Number of commits found: 82