aboutsummaryrefslogtreecommitdiff
path: root/lang/squeak
Commit message (Collapse)AuthorAgeFilesLines
* lang/squeak: convert to CONFIGURE_OUTSOURCEJan Beich2016-04-131-8/+3
| | | | | | | Differential Revision: https://reviews.freebsd.org/D4157 Notes: svn path=/head/; revision=413193
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* Drop 8 support.Mathieu Arnold2015-10-151-5/+1
| | | | | | | | | With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694 Notes: svn path=/head/; revision=399346
* lang/squeak: image update to 4.6-15102Jan Beich2015-08-163-20/+24
| | | | | | | | PR: 202260 Submitted by: takeshi.mutoh@gmail.com Notes: svn path=/head/; revision=394386
* - Strip binariesDmitry Marakasov2015-06-021-1/+4
| | | | Notes: svn path=/head/; revision=388332
* The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.Koop Mast2014-11-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up. This commit removes the old GNOME 2 desktop, bindings and some ports that can't be compiled. A few ports where updated to more recent versions to allow them to compile with this update. Apart from updating ports to newer versions GDM is more integrated with gnome-shell now, and handles several things for the GNOME desktop such as screen locking. If you want to use GNOME 3 via startx, you will have to add your own lock screen/screensaver. For example xscreensaver can be used for sessions started without GDM. Shell Extensions can be installed via https://extensions.gnome.org/ , we have ported a few that can't be installed via this way. The old gnome-utils and gnome-games ports where split up into single ports and where converted to meta-ports. gnome-terminal requires a UTF-8 locale to run, gdm handles this already, but if you use startx you need to do this yourself. Upgrade instructions: Delete the old and conflicting packages: # pkg delete clutter gnome-utils gnome-panel gnome-keyring vala-vapigen \ guile gcalctool gnome-media libgnomekbd # pkg delete gnome-screensaver gnome-applets bug-buddy evolution-exchange \ evolution-webcal gnome-system-tools seahorse-plugins gnome-control-center For package users the following lines will be enough: # pkg upgrade # pkg install gnome3 For ports users should do the following: # portmaster -a # portmaster x11/gnome3 We are currently aware of two issues. The first issue is a bug in the file monitoring code in the glib20 port. This bug causes glib programs to crash when files in a monitored directory are added or removed. Upstream is aware of the problem, but since the problem is quite complex there is no solution yet. This problem isn't restricted to BSD. The second issue is that on certain video cards totem will display a purple/pink overlay on the video. It not clear yet where the issues comes from. Major thanks goes to Gustau Perez for being a driving force behind getting GNOME 3 up to speed again. Also thanks to Antoine Brodin for running the exp-runs. This update was also made possible by: Joe Maloney Kris Moore Beeblebrox Ryan Lortie Antoine Jacoutot and everyone I missed Notes: svn path=/head/; revision=372768
* Cleanup plistBaptiste Daroussin2014-10-271-2/+0
| | | | Notes: svn path=/head/; revision=371587
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* Change INSTALL_DATA to install with mode 644Antoine Brodin2014-09-041-4/+0
| | | | | | | | | | | | | Remove patches and hacks that were used to work around the previous situation This allows to stage more ports as a regular user Differential Revision: https://reviews.freebsd.org/D703 Reviewed by and discussed with: bapt With hat: portmgr Notes: svn path=/head/; revision=367307
* - Drop `archivers/unzip' bdep; base system unzip(1) is sufficientAlexey Dokuchaev2014-07-302-13/+28
| | | | | | | | - Fix some sloppy code to make Clang happy and remove USE_GCC knob - Simplify post-install target recipe; remove one trivial comment Notes: svn path=/head/; revision=363463
* - Stagify, sort the knobs, remove excessive whitespace and bogus commentsAlexey Dokuchaev2014-07-307-74/+59
| | | | | | | | | | - Employ USE_GSTREAMER knob instead of depending on libgstreamer.so - Use consistent separators in patch files (this also deuglifies them) PR: 192234 Notes: svn path=/head/; revision=363453
* lang/squeak: Claimed fix for PowerPCJohn Marino2014-07-282-1/+14
| | | | | | | | | | | | | | I've no way to test this, but it supposedly fixes the PowerPC build. Submitter has been notified the port will be removed due to lack of staging soon. PR: 184580 Submitted by: jrh29 (alumni.cwru.edu) Approved by: maintainer timeout (8 months) Approved by: portmgr (implicit, NO_STAGE) Notes: svn path=/head/; revision=363156
* Reset maintainership for ports not staged with no pending PRBaptiste Daroussin2014-07-231-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=362717
* Modernize LIB_DEPENDSBaptiste Daroussin2014-07-131-6/+6
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=361728
* - Add a patch to fix header conflictsFrederic Culot2014-03-091-0/+12
| | | | | | | | | PR: ports/183361 Submitted by: Henri Hennebert <hlh@restart.be> Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) Notes: svn path=/head/; revision=347553
* Replace USE_GCC=4.2+ by USE_GCC=any. [1]Gerald Pfeifer2014-03-011-1/+1
| | | | | | | | | And USE_GMAKE by USES=gmake where touching a port because of the above. Approved by: portmgr (bapt) [1] Notes: svn path=/head/; revision=346721
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Drop USE_GMAKE, it doesn't work and is not necessaryAntoine Brodin2013-09-041-1/+1
| | | | | | | | | Add an explicit dependency on pkgconf (needed for plugin detection) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326322
* - Fix buildMartin Wilke2013-06-121-1/+1
| | | | Notes: svn path=/head/; revision=320670
* - Update to 4.10.2-2614Carlo Strub2013-06-103-10/+11
| | | | | | | | | | | - Fix patch for MAN page install - USE_GCC PR: ports/178656 Submitted by: Takeshi MUTOH <mutoh@openedu.org> Notes: svn path=/head/; revision=320432
* Remove incorrect build dependency on multimedia/v4l_compat.Stefan Walter2013-04-281-2/+1
| | | | | | | | | PR: 173191 Submitted by: IWAMOTO Kouichi <sue@iwmt.org> Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) Notes: svn path=/head/; revision=316713
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* Fix build on FreeBSD 9+Baptiste Daroussin2013-02-061-1/+1
| | | | Notes: svn path=/head/; revision=311750
* Update to version 4.10.2Pawel Pekala2012-10-276-12/+72
| | | | | | | | | PR: ports/173132 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=306504
* - fix runtime error by using correct SqueakV41 imageRuslan Makhmatkhanov2012-09-292-10/+8
| | | | | | | | | PR: 171291 Submitted by: Takeshi MUTOH <mutoh at openedu dot org> (maintainer) Reported by: Patrick Dudjalija <patrick.dudjalija at gmail dot com> Notes: svn path=/head/; revision=305039
* - Update to 4.4.7-2383Ryan Steinmetz2012-06-243-6/+6
| | | | | | | | | | - Add support for amd64 PR: ports/168483 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) Notes: svn path=/head/; revision=299879
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Add dependency on opengl lib, port builds additional plugin when it'sPawel Pekala2012-05-142-0/+3
| | | | | | | | | | | installed on system, this fixes incomplete plist in that case. PR: ports/167809 Submitted by: me Approved by: maintainer Notes: svn path=/head/; revision=296583
* - Update to 4.4.7-2375Jason Helfman2012-04-2016-414/+90
| | | | | | | | PR: ports/166959 Submitted by: maintainer, mutoh@openedu.org Notes: svn path=/head/; revision=295158
* - remove MD5Olli Hauer2011-07-031-7/+0
| | | | Notes: svn path=/head/; revision=276987
* Convert LDCONFIG_DIRS to USE_LDCONFIG.Max Brazhnikov2010-06-081-4/+1
| | | | | | | | | PR: based on ports/146365 Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> Approved by: maintainers timeout (two weeks) Notes: svn path=/head/; revision=256132
* - Fix problem of utmpx.h with build in 9-currentSylvio Cesar Teixeira2010-04-171-4/+6
| | | | | | | | | | | - BUMP PORTREVISION PR: ports/145758 Submitted by: Takeshi Mutoh <mutoh@openedu.org> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252819
* - Mark BROKEN on HEAD: fails to build with new utmpxMartin Wilke2010-03-201-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=251267
* - Fix build on -CURRENT.Wesley Shields2009-04-222-11/+11
| | | | | | | | | PR: ports/133598 Submitted by: Kai Wang <kaiwang27@gmail.com> Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) Notes: svn path=/head/; revision=232517
* - Update to 3.9-7Martin Wilke2008-08-2515-79/+89
| | | | | | | | PR: 126298 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) Notes: svn path=/head/; revision=219169
* - Reorganize Makefile to only download distfiles relevant to enabled OPTIONSPav Lucistnik2008-08-012-10/+10
| | | | | | | | | | | - Update WWW PR: ports/126081 Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com> Approved by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) Notes: svn path=/head/; revision=217917
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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 unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-193-6/+5
| | | | | | | | | | | | | | | | | | - 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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-2/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* - Fix build after removal of objformatRong-En Fan2007-10-081-0/+1
| | | | | | | | PR: ports/117006 Submitted by: Takeshi MUTOH <mutoh at openedu.org> (maintainer) Notes: svn path=/head/; revision=201067
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+2
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* I forgot to move pkg-message to files/pkg-message.in in previous commit:Ion-Mihai Tetcu2007-01-081-0/+0
| | | | | | | | | | | | | | | | - update to 3.7 [1] - fix MASTER_SITES [1] - use SUB_FILES from pkg-plist [2] PR: ports/107650 [1] Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1] itetcu (me) [2] Submitted by: maintainer Pointyhat to : itetcu (me) Notes: svn path=/head/; revision=181759
* - update to 3.7 [1]Ion-Mihai Tetcu2007-01-077-49/+127
| | | | | | | | | | | | - fix MASTER_SITES [1] - use SUB_FILES from pkg-plist [2] PR: ports/107650 [1] Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) [1] itetcu (me) [2] Notes: svn path=/head/; revision=181723
* - Respect X11BASEMartin Wilke2006-12-272-2/+4
| | | | | | | | | | - Fix pkg-plist with NAS plugin - Bump PORTREVISION Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer via privat mail) Notes: svn path=/head/; revision=180853
* - Add missing NAS pluginMartin Wilke2006-12-232-2/+3
| | | | | | | | PR: ports/107136 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (maintainer) Notes: svn path=/head/; revision=180623
* - Respect X11BASE by GNU_CONFIGURE + USE_XLIBRong-En Fan2006-12-111-1/+1
| | | | | | | | | | The configure script is generated by autotools. Reported by: pointyhat Approved by: portmgr (linimon) Notes: svn path=/head/; revision=179485
* - Respect X11BASEMartin Wilke2006-12-051-2/+11
| | | | | | | | PR: 105812 Submitted by: Takeshi MUTOH <mutoh@openedu.org> (Maintainer) Notes: svn path=/head/; revision=178906
* - Add XIM support.Stefan Walter2006-10-054-6/+45
| | | | | | | | | | | - Transfer maintainership to submitter. PR: 103474 Submitted by: Takeshi MUTOH <mutoh@openedu.org> Approved by: old maintainer Notes: svn path=/head/; revision=174576
* - Add OPTIONS dialogMartin Wilke2006-07-292-53/+41
| | | | | | | | | | | | - Split message for users from Makefile to pkg-message - Bump PORTREVISION PR: ports/100894 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor), maintainer Notes: svn path=/head/; revision=169088