Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15 | ade | 2004-08-03 | 1 | -0/+8 |
| | | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates. | ||||
* | Err, today's the 23rd, not the 21st. | anholt | 2004-07-23 | 1 | -1/+1 |
| | |||||
* | Add instructions for the X.Org update to UPDATING, and make the ones in CHANGES | anholt | 2004-07-23 | 1 | -17/+5 |
| | | | | | | specific for porters. Requested by: marcus | ||||
* | - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, | anholt | 2004-07-23 | 1 | -0/+20 |
| | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) | ||||
* | Grammar fixes. | ale | 2004-07-19 | 1 | -5/+5 |
| | | | | Submitted by: bmah | ||||
* | Inform users and developers about the new PHP infrastructure. | ale | 2004-07-19 | 1 | -0/+28 |
| | |||||
* | Note that OpenLDAP version 2.2 is now the default.` | eik | 2004-07-17 | 1 | -0/+10 |
| | | | | Reminded by: marcus | ||||
* | Document the new libtool changes. | marcus | 2004-07-09 | 1 | -0/+24 |
| | |||||
* | Add a blurb about the new GConf schema handling style. More details are | marcus | 2004-07-07 | 1 | -0/+8 |
| | | | | | | | available in portlint as well as in the FreeBSD GNOME porting guide, but this just gives porters another pointer. Requested by: mezz | ||||
* | USE_SIZE author was trevor, not erwin as I mentioned. | krion | 2004-07-05 | 1 | -1/+1 |
| | | | | IRC'ed by: erwin | ||||
* | Introduce new AUTHOR: line. | krion | 2004-07-05 | 1 | -1/+15 |
| | | | | Approved by: portmgr (marcus) | ||||
* | Document the user-relevant changes just committed. | kris | 2004-06-10 | 1 | -1/+100 |
| | |||||
* | Information regarding the great autotools update of July 4 2004 | ade | 2004-06-04 | 1 | -0/+51 |
| | |||||
* | . Add some information regarding the latest changes to bsd.java.mk | glewis | 2004-04-19 | 1 | -0/+24 |
| | | | | Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> | ||||
* | Augment Trevor's GNOME instructions by linking to the GNOME porting guide. | marcus | 2004-04-14 | 1 | -0/+4 |
| | |||||
* | Mention USE_GNOME=gtk20 (gleaned from marcus' commits to the nogger, gringotts, | trevor | 2004-04-14 | 1 | -0/+5 |
| | | | | aumix, groundhog and gtk-qnxtheme ports). | ||||
* | Correct the name of one of the _DEPRECATED macros. | marcus | 2004-04-09 | 1 | -1/+1 |
| | |||||
* | Let other porters know about the recent changes in glib20/gtk20 with regard to | marcus | 2004-04-09 | 1 | -0/+16 |
| | | | | deprecated API calls. | ||||
* | . Document the bsd.java.mk update. | glewis | 2004-04-03 | 1 | -2/+63 |
| | | | | | | . Kill some trailing white space while I'm here. Reminded by: znerd | ||||
* | Add instructions for fixing portability issues with the new freetype2. | marcus | 2004-03-16 | 1 | -0/+15 |
| | |||||
* | Add detail about recent autotools changes. | ade | 2004-03-14 | 1 | -0/+12 |
| | | | | Poked by: kris | ||||
* | semi-document MASTER_SITE_SOURCEFORGE_EXTENDED | eik | 2004-03-08 | 1 | -0/+9 |
| | |||||
* | Reorganize the information about the ruby upgrade to 1.8 on i386. | knu | 2004-03-03 | 1 | -34/+2 |
| | | | | Noted by: kris | ||||
* | Add notes about ruby's major upgrade to 1.8 on the i386 platform. | knu | 2004-03-03 | 1 | -0/+44 |
| | |||||
* | Mozilla will now default to using GTK2, and will only compile | adamw | 2004-02-18 | 1 | -0/+34 |
| | | | | | | | against Gtk+-1.2 if explicitly requested. This is in exact opposite to the old behaviour. Lengthy, babbling explanation follows. | ||||
* | Add the latest round of bsd.*.mk changes. | marcus | 2004-02-04 | 1 | -0/+152 |
| | |||||
* | Replace spaces by tab | erwin | 2004-02-01 | 1 | -1/+1 |
| | | | | Submitted by: Xin LI <delphij@frontfree.net> | ||||
* | Add entry about USE_SIZE | erwin | 2004-01-29 | 1 | -0/+9 |
| | | | | Submitted by: trevor | ||||
* | Add CHANGES | erwin | 2004-01-29 | 1 | -0/+48 |
Heavily inspired by /usr/src/UPDATING, this file is intended for notes on major changes to ports and infrastructure, that have a significant impact on other ports. Indended audience is committers and developers; changes that affect users should be added to the ports section of the release notes that I hope to add in the near future. Although I am mentioned as maintainer, this should not be seen as a lock, everyone is welcome to add to this file. Requested by: many Approved by: marcus (some time ago) Inspired by: UPDATING (imp) |