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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mdk Utilities for developing programs using MIX and MIXAL
1.3.0_3 lang on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.0_3Version of this port present on the latest quarterly branch.
Maintainer: antranigv@freebsd.am search for ports maintained by this maintainer
Port Added: 2001-04-02 03:01:24
Last Update: 2023-12-23 18:14:14
Commit Hash: 3572ca3
People watching this port, also watch:: zip, python, libao, pcre
Also Listed In: gnome
License: GPLv3
WWW:
https://www.gnu.org/software/mdk/mdk.html
Description:
MIX is Donald Knuth's mythical computer as described in his monumental work The Art of Computer Programming. As any of its real counterparts, the MIX features registers, memory cells, an overflow toggle, comparison flags, input-output devices, and a set of binary instructions executable by its virtual CPU. You can program the MIX using an assembly language called MIXAL, the MIX Assembly Language. MDK (MIX Development Kit) offers an emulation of MIX and MIXAL. The current version MDK includes the following applications: - mixasm: A MIXAL compiler, which translates your source files into binary ones, executable by the MIX virtual machine. - mixvm: A MIX virtual machine which is able to run and debug compiled MIXAL programs, using a command line interface with readline's line editting capabilities. - gmixvm: A MIX virtual machine with a GTK+ GUI which allows you running and debugging your MIXAL programs through a nice graphical interface. - mixguile: A Guile interpreter with an embedded MIX virtual machine, manipulable through a library of Scheme functions. - mixvm.el: An elisp program which allows you to run mixvm within an Emacs GUD window, simultaneously viewing your MIXAL source file in another buffer.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. /usr/local/share/licenses/mdk-1.3.0_3/catalog.mk
  2. /usr/local/share/licenses/mdk-1.3.0_3/LICENSE
  3. /usr/local/share/licenses/mdk-1.3.0_3/GPLv3
  4. bin/gmixvm
  5. bin/mixasm
  6. bin/mixguile
  7. bin/mixvm
  8. share/locale/de/LC_MESSAGES/mdk.mo
  9. share/mdk/mixal-mode.el
  10. share/mdk/mixgtk.glade
  11. share/mdk/mixguile-commands.scm
  12. share/mdk/mixguile-vm-stat.scm
  13. share/mdk/mixguile.scm
  14. share/mdk/mixvm.el
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • mdk>0:lang/mdk
Conflicts:
CONFLICTS_BUILD:
  • guile3
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/lang/mdk/ && make install clean
To add the package, run one of these commands:
  • pkg install lang/mdk
  • pkg install mdk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mdk
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1613399722 SHA256 (mdk-1.3.0.tar.gz) = 8b1e5dd7f47b738cb966ef717be92a501494d9ba6d87038f09e8fa29101b132e SIZE (mdk-1.3.0.tar.gz) = 1184722

Packages (timestamps in pop-ups are UTC):
mdk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.0_31.3.0_31.2.10_21.3.0_31.3.0_3---
FreeBSD:13:quarterly1.3.0_31.3.0_3-1.3.0_31.3.0_3--1.3.0_3
FreeBSD:14:latest1.3.0_31.3.0_3-1.3.0_31.3.0_3--1.3.0_1
FreeBSD:14:quarterly1.3.0_31.3.0_3-1.3.0_31.3.0_3--1.3.0_3
FreeBSD:15:latest1.3.0_31.3.0_3n/a1.3.0_3n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gettext-runtime>=0.22_1 : devel/gettext-runtime
  2. msgfmt : devel/gettext-tools
  3. gmake>=4.3 : devel/gmake
  4. intltool-extract : textproc/intltool
  5. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. indexinfo : print/indexinfo
Library dependencies:
  1. libintl.so : devel/gettext-runtime
  2. libatk-1.0.so : accessibility/at-spi2-core
  3. libglib-2.0.so : devel/glib20
  4. libintl.so : devel/gettext-runtime
  5. libgtk-3.so : x11-toolkits/gtk30
  6. libpango-1.0.so : x11-toolkits/pango
  7. libreadline.so.8 : devel/readline
  8. libguile-2.2.so : lang/guile2
  9. libgc-threaded.so : devel/boehm-gc-threaded
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mdk-1.3.0_3: GUILE=on: Guile extension language support NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
lang_mdk
USES:
gettext gmake gnome ncurses pkgconfig readline guile:2.2,conflicts
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (11 items)
Collapse this list.
  1. ftp://ftp.fu-berlin.de/unix/gnu/mdk/v1.3.0/
  2. ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/mdk/v1.3.0/
  3. ftp://mirrors.rit.edu/gnu/mdk/v1.3.0/
  4. http://ftp.halifax.rwth-aachen.de/gnu/mdk/v1.3.0/
  5. http://ftp.kddilabs.jp/GNU/gnu/mdk/v1.3.0/
  6. http://mirror.navercorp.com/gnu/mdk/v1.3.0/
  7. https://ftp.gnu.org/gnu/mdk/v1.3.0/
  8. https://ftpmirror.gnu.org/mdk/v1.3.0/
  9. https://mirror.netcologne.de/gnu/mdk/v1.3.0/
  10. https://mirrors.kernel.org/gnu/mdk/v1.3.0/
  11. https://www.nic.funet.fi/pub/gnu/gnu/mdk/v1.3.0/
Collapse this list.

Number of commits found: 84

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0_3
23 Dec 2023 18:14:14
commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5commit hash: 3572ca3e01dedf1fe5b3776bd164e123252f5ef5 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Bump consumers of x11-toolkits/gtk30

New version of gtk3 in tree
1.3.0_2
30 Jul 2023 22:59:04
commit hash: 7edcfaeb079e3285b299ef619ab9d09d46c447a2commit hash: 7edcfaeb079e3285b299ef619ab9d09d46c447a2commit hash: 7edcfaeb079e3285b299ef619ab9d09d46c447a2commit hash: 7edcfaeb079e3285b299ef619ab9d09d46c447a2 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Andrew "RhodiumToad" Gierth
*/*: adapt to new guile framework

 - change all ports using guile to USES=guile
 - flavorize guile-lib, guile-cairo, slib-guile

PR:		260960
Reported by:	Martin Neubauer <m.ne@gmx.net>
Approved by:	bofh
Differential Revision:	https://reviews.freebsd.org/D40194
1.3.0_1
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.3.0
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0
04 Aug 2022 20:47:35
commit hash: d121503f55244627537c6206c37dd82c7b340de4commit hash: d121503f55244627537c6206c37dd82c7b340de4commit hash: d121503f55244627537c6206c37dd82c7b340de4commit hash: d121503f55244627537c6206c37dd82c7b340de4 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Faraz Vahedi
*/*: Maintainership transfer

- maintainership transfer:

  Faraz Vahedi <kfv@kfv.io> > Antranig Vartanian <antranigv@freebsd.am>

PR:		265541
1.3.0
20 Jul 2022 14:22:15
commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91commit hash: f98ae56653d5255e3519da4e97d6edbaa7e6df91 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
lang: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.3.0
15 May 2021 07:14:04
commit hash: 9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2commit hash: 9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2commit hash: 9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2commit hash: 9671981826f7ef8b1e7fb0a430ee24d4a1f0acf2 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Author: Yasuhiro Kimura
*: Remove unnecessary 'port' argument from USES=readline

PR:		248459
Exp-run by:	antoine
1.3.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.3.0
22 Feb 2021 01:24:35
Revision:566260Original commit files touched by this commit
ygy search for other commits by this committer
lang/mdk: Update to 1.3.0 and take maintainership

Submitted by:	kfv@kfv.io
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28688
1.2.10_2
27 Jun 2019 09:02:57
Revision:505200Original commit files touched by this commit
danfe search for other commits by this committer
Update Guile to version 2.2.5, modern stable version, and fix dependent
ports to build against it.  Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans).  One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable.  It is very old,
there are newer versions available so it should be fixed by updating.

One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.

PR:		229613
Exp-run by:	antoine

[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8
1.2.10_1
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
1.2.10
01 Apr 2019 12:53:02
Revision:497480Original commit files touched by this commit
danfe search for other commits by this committer
- Update GNU MDK to version 1.2.10
- Simplify COMMENT by removing useless "set of"
- Add `gnome' to USES list per current rules
- Make NLS optional as suggested by portlint(1)
- Revert to pre-r302058 pkg-plist which should not have been
  removed in the first place as it was long enough to warrant
  being a separate file
- When fixing hardcoded prefix in "/usr/bin/xterm -e vi %s"
  command, use ${LOCALBASE} not ${PREFIX}
1.2.9_7
10 Nov 2018 18:12:58
Revision:484628Original commit files touched by this commit
bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
1.2.9_6
31 Aug 2018 18:27:14
Revision:478604Original commit files touched by this commit
fernape search for other commits by this committer
devel/boehm-gc: update to 7.6.8

ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8

* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports

PR:	230577
Submitted by:	yasu@utahime.org
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16704
1.2.9_5
01 Jun 2018 10:16:42
Revision:471254Original commit files touched by this commit
cpm search for other commits by this committer
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6

PR:		228597
Approved by:	portmgr (antoine)
1.2.9_4
10 Mar 2018 11:22:59
Revision:464068Original commit files touched by this commit
cpm search for other commits by this committer
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4

PR:		225560
Submitted by:	Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by:	cpm
Approved by:	portmgr (antoine)
1.2.9_3
08 Jan 2018 15:20:58
Revision:458427Original commit files touched by this commit
cpm search for other commits by this committer
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2

Approved by:	portmgr (antoine)
1.2.9_2
09 Jul 2017 21:04:08
Revision:445412Original commit files touched by this commit
lme search for other commits by this committer
lang/mdk:
- Fix the USES line I messed up in the last commit: remove readline and keep
readline:port
- Bump PORTREVISION again

Reported by:	adamw
1.2.9_1
09 Jul 2017 19:14:55
Revision:445408Original commit files touched by this commit
lme search for other commits by this committer
lang/mdk:
- Replace readline with readline:port in USES
- Remove CPPFLAGS and LDFLAGS defines; the same added by USES+=readline:port
instead
- Bump PORTREVISION

PR:		220560
Submitted by:	lightside <lightside@gmx.com>
1.2.9
09 Jul 2017 09:08:16
Revision:445397Original commit files touched by this commit
lme search for other commits by this committer
lang/mdk: Update to 1.2.9

PR:		220560
Submitted by:	lightside <lightside@gmx.com>
Sponsored by:	Essen Hackathon 2017
1.2.6_3
27 Jun 2017 13:46:53
Revision:444463Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
1.2.6_2
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
1.2.6_1
19 May 2016 10:44:12
Revision:415499Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [g-n]*

Approved by:	portmgr blanket
1.2.6_1
01 Apr 2016 14:08:38
Revision:412347Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
1.2.6_1
20 Dec 2014 19:09:52
Revision:375094Original commit files touched by this commit
bapt search for other commits by this committer
cleanup plist
1.2.6_1
31 Aug 2014 15:17:50
Revision:366777Original commit files touched by this commit
tijl search for other commits by this committer
lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in

Approved by:	portmgr (implicit, bump unstaged port)
1.2.6
05 Jul 2014 21:49:04
Revision:360824Original commit files touched by this commit
marino search for other commits by this committer
lang/mdk: Fix support for ports readline (dports)
1.2.6
01 Jun 2014 12:46:53
Revision:356112Original commit files touched by this commit
pawel search for other commits by this committer
- Port is stage safe
- Remove leading article from COMMENT
- Use options helpers
1.2.6
20 Sep 2013 19:53:10
Revision:327741Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
03 Sep 2013 06:36:42
Revision:326122Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add an explicit dependency on pkgconf
1.2.6
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.2.6
06 May 2013 15:34:18
Revision:317525Original commit files touched by this commit
bapt search for other commits by this committer
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
1.2.6
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
1.2.6
14 Dec 2012 03:32:03
Revision:308878Original commit files touched by this commit
araujo search for other commits by this committer
- Support USE_READLINE.
- Trim header.

PR:		ports/172028
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
1.2.6
05 Aug 2012 08:19:31
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove some empty files
1.2.6
05 Aug 2012 05:04:29
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.6

PR:		170155
Submitted by:	Ports Fury
1.2.1_12
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.2.1_11
24 Oct 2011 03:33:20
Original commit files touched by this commit
stas search for other commits by this committer
- Return my ports back to the pool.  I was unable to make any fixes to
  my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
1.2.1_11
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
1.2.1_11
11 Aug 2011 19:20:17
Original commit files touched by this commit Sanity Test Failure
kwm search for other commits by this committer
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:             ports/159624
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
1.2.1_11
31 Jul 2011 15:07:08
Original commit files touched by this commit
jlaffaye search for other commits by this committer
- Chase guile shared lib bump
- Add an entry to UPDATING
1.2.1_10
03 Jul 2011 13:45:36
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.2.1_10
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.2.1_9
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
1.2.1_8
22 Aug 2009 00:24:37
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
1.2.1_8
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
1.2.1_7
13 May 2009 20:22:35
Original commit files touched by this commit
pav search for other commits by this committer
- Chase readline update

Reported by:    pointyhat
1.2.1_6
22 Jan 2009 16:04:11
Original commit files touched by this commit
miwi search for other commits by this committer
- Chase lang/guile shlib bump
1.2.1_5
21 Jul 2008 04:49:09
Original commit files touched by this commit
rafan search for other commits by this committer
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:             ports/125435
1.2.1_4
06 Jun 2008 13:41:15
Original commit files touched by this commit
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)
1.2.1_3
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
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)
1.2.1_2
20 Mar 2008 09:51:43
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
1.2.1_2
01 Mar 2008 06:22:42
Original commit files touched by this commit
marcus search for other commits by this committer
Chase libguile shared lib version.
1.2.1_1
24 Oct 2007 23:37:25
Original commit files touched by this commit
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1_1
04 Oct 2007 01:25:18
Original commit files touched by this commit Sanity Test Failure
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
1.2.1_1
19 May 2007 20:32:57
Original commit files touched by this commit
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}.
1.2.1
27 Mar 2007 22:12:03
Original commit files touched by this commit
stas search for other commits by this committer
- Change my email.

Suggested by:   skv
1.2.1
25 Jul 2006 12:08:43
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.1
- Pass maintainership to submitter
- BROKEN: Does not build on 4.X

PR:             ports/100727
Submitted by:   Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by:    krion (mentor)
1.2_2
25 Nov 2005 00:33:45
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.2_2
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
1.2_1
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
1.2
08 Jan 2005 16:30:49
Original commit files touched by this commit
krion search for other commits by this committer
Update to version 1.2

PR:             ports/75952
Submitted by:   Ports Fury
1.1
14 Jun 2004 07:38:21
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.1
1.0.1_2
30 Mar 2004 19:20:23
Original commit files touched by this commit
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
1.0.1_2
04 Feb 2004 04:36:30
Original commit files touched by this commit
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
1.0.1_1
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.0.1_1
23 Jan 2004 18:12:26
Original commit files touched by this commit
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
1.0.1_1
26 Aug 2003 20:25:58
Original commit files touched by this commit
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
1.0.1
25 Aug 2003 05:41:38
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
1.0.1
18 Jul 2003 12:34:53
Original commit files touched by this commit
arved search for other commits by this committer
Fix build on STABLE

PR:             54545
Submitted by:   Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
1.0.1
10 Jun 2003 14:02:25
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.1
switch to new USE_GNOME
drop maintainership
1.0
07 Mar 2003 06:05:38
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.0
01 Jun 2002 06:13:47
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0

PR:             38786
Submitted by:   Ports Fury
0.5_1
12 Apr 2002 17:10:20
Original commit files touched by this commit
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
0.5
15 Mar 2002 19:44:29
Original commit files touched by this commit
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
05 Oct 2001 04:37:15
commit hash: fp1.19380@dev.null.freshports.orgcommit hash: fp1.19380@dev.null.freshports.orgcommit hash: fp1.19380@dev.null.freshports.orgcommit hash: fp1.19380@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.5    
31 Aug 2001 15:20:29
commit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
17 Aug 2001 14:35:21
commit hash: fp1.17368@dev.null.freshports.orgcommit hash: fp1.17368@dev.null.freshports.orgcommit hash: fp1.17368@dev.null.freshports.orgcommit hash: fp1.17368@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.4.2    
02 Jul 2001 03:13:52
commit hash: fp1.15680@dev.null.freshports.orgcommit hash: fp1.15680@dev.null.freshports.orgcommit hash: fp1.15680@dev.null.freshports.orgcommit hash: fp1.15680@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.3.5    
28 May 2001 03:43:50
commit hash: fp1.14271@dev.null.freshports.orgcommit hash: fp1.14271@dev.null.freshports.orgcommit hash: fp1.14271@dev.null.freshports.orgcommit hash: fp1.14271@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.3.2    
04 May 2001 22:41:31
commit hash: fp1.13408@dev.null.freshports.orgcommit hash: fp1.13408@dev.null.freshports.orgcommit hash: fp1.13408@dev.null.freshports.orgcommit hash: fp1.13408@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Various patches (mainly shared library revision changes) for those   ports that
depend on GNOME and need to change for 1.4    
11 Apr 2001 02:10:23
commit hash: fp1.12441@dev.null.freshports.orgcommit hash: fp1.12441@dev.null.freshports.orgcommit hash: fp1.12441@dev.null.freshports.orgcommit hash: fp1.12441@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.3.1   add GUI support    
02 Apr 2001 07:01:24
commit hash: fp1.11919@dev.null.freshports.orgcommit hash: fp1.11919@dev.null.freshports.orgcommit hash: fp1.11919@dev.null.freshports.orgcommit hash: fp1.11919@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add mdk   MIX Development Kit offers an emulation of MIX and MIXAL    

Number of commits found: 84