aboutsummaryrefslogtreecommitdiff
path: root/games/torcs
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,Alexey Dokuchaev2021-03-221-1/+1
| | | | | | | | contractions, "<portname> is ..." cases, missing Oxford commas, and other miscellaneous style bugs in the COMMENT line. Notes: svn path=/head/; revision=568947
* Add USES=xorg USES=gl, ports categories gNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516845
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* games/torcs: use better .orig file timestampJan Beich2019-03-231-1/+1
| | | | Notes: svn path=/head/; revision=496626
* games/torcs: unbreak --no-allow-shlib-undefined with Gold or LLD 9Jan Beich2019-03-232-0/+36
| | | | | | | | | | | | | | | | | | | | | | | ld: error: export/lib/libconfscreens.so: undefined reference to hid_end_parse ld: error: export/lib/libconfscreens.so: undefined reference to hid_get_data ld: error: export/lib/libconfscreens.so: undefined reference to hid_get_item ld: error: export/lib/libconfscreens.so: undefined reference to hid_get_report_desc ld: error: export/lib/libconfscreens.so: undefined reference to hid_report_size ld: error: export/lib/libconfscreens.so: undefined reference to hid_start_parse ld: error: export/lib/libtgfclient.so: undefined reference to hid_end_parse ld: error: export/lib/libtgfclient.so: undefined reference to hid_get_data ld: error: export/lib/libtgfclient.so: undefined reference to hid_get_item ld: error: export/lib/libtgfclient.so: undefined reference to hid_get_report_desc ld: error: export/lib/libtgfclient.so: undefined reference to hid_report_size ld: error: export/lib/libtgfclient.so: undefined reference to hid_start_parse PR: 236719 Reported by: pkg-fallout Submitted by: Thibault Payet (maintainer) Notes: svn path=/head/; revision=496625
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* Fails with base GCC, needs to have USES=compiler:c++11-lang.Mark Linimon2018-11-052-1/+13
| | | | | | | | | | | | | Additionally, a fix for isnan() being not detected. Also, add USES=gl. PR: 232680 Submitted by: Piotr Kubaj Approved by: maintainer Notes: svn path=/head/; revision=484220
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-1/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* Fix build with clang 6.Guido Falsi2018-02-244-1/+40
| | | | | | | | | | | The fix also causes the port to fail on 10.x, so add USES-compiler and USE_CXXSTD=c++11 to address that problem too. PR: 225835 Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer) Notes: svn path=/head/; revision=462754
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-0/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* games/torcs: update to 1.3.7Jan Beich2016-11-015-21/+23
| | | | | | | | | Changes: http://torcs.sourceforge.net/index.php?name=News&topic=3 PR: 213955 Submitted by: Thibault Payet <monwarez@mailoo.org> (maintainer) Notes: svn path=/head/; revision=425043
* - Pass maintainership to submitterWen Heping2016-10-311-1/+1
| | | | | | | | PR: 213849 Submitted by: monwarez@mailoo.org Notes: svn path=/head/; revision=424973
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* games/torcs: drop maintainershipRene Ladan2015-11-081-1/+1
| | | | Notes: svn path=/head/; revision=401051
* games/torcs: Remove USES=alias, it's no longer validJohn Marino2015-09-191-1/+1
| | | | Notes: svn path=/head/; revision=397325
* - Add empty directories to plistDmitry Marakasov2015-09-091-0/+6
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=396483
* Make DragonFly use same headersJan Beich2015-04-211-1/+1
| | | | | | | | | | guifont.cpp:34:10: fatal error: 'endian.h' file not found C-api.cpp:128:11: error: 'uint' was not declared in this scope Approved by: portmgr blanket Notes: svn path=/head/; revision=384400
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375594
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=374303
* Clean up pkg-plist of my ports.Rene Ladan2014-10-091-260/+0
| | | | Notes: svn path=/head/; revision=370516
* 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
* Add CPE information, versions 1.3.2 and 1.3.3 were vulnerable.Rene Ladan2014-07-261-1/+2
| | | | Notes: svn path=/head/; revision=362979
* Support LIBS like LDFLAGS.Tijl Coosemans2014-06-111-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV. - Add an option helper for LIBS. - Adjust all ports that already use LIBS. Also remove references to PTHREAD_CFLAGS and PTHREAD_LIBS while here. - Some ports did not support having a LIBS environment variable and required additional patches. Somewhat simplified a linker command line looks like: ${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS} where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and LIBS can be controlled by us. If possible -L and -l flags need to be added to LIBS to make sure they appear after any -L and -l flags set by upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this may appear too early on the command line causing installed libraries to be linked in instead of freshly built ones. Additional changes: benchmarks/netio: Replace WITH_IPV6 with an IPV6 option. comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC. graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR. graphics/visionworkbench: Remove FreeBSD 7 support. multimedia/libmovtar: New LIB_DEPENDS syntax. multimedia/opencinematools: Use standard do-build. net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins) net-mgmt/nagios: Remove -fPIC. net-mgmt/nagios4: Remove -fPIC. print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036. security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test in configure that falsely detects pthread_mutexattr_init in our libc. sysutils/dar: Fix iconv detection. x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD hack and use $CXX as linker as on other platforms. PR: 190592 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=357486
* games/torcs:Rene Ladan2014-04-283-6/+3
| | | | | | | | - update to 1.3.6 - fix pkg-plist Notes: svn path=/head/; revision=352535
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=351411
* Convert to USES=tar:*Rene Ladan2014-03-161-2/+1
| | | | Notes: svn path=/head/; revision=348414
* Convert the tree to USES=openalAntoine Brodin2013-12-251-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=337464
* - Update to 1.3.5Rene Ladan2013-11-174-29/+210
| | | | | | | | | | | - Strip shared libraries [1] - Cleanup Makefile Changelog: http://torcs.sourceforge.net/index.php?name=News&file=article&sid=92 Submitted by: stage-qa [1] Notes: svn path=/head/; revision=334108
* Add stage support.Rene Ladan2013-09-291-5/+4
| | | | Notes: svn path=/head/; revision=328684
* Let my ports pass 'make check-sanity' by using modern LIB_DEPENDSRene Ladan2013-09-231-2/+2
| | | | Notes: svn path=/head/; revision=328021
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Fix build with libc++Rene Ladan2013-09-151-0/+10
| | | | | | | | | isnan() and isinf() do not like integer arguments, so remove two offending tests. These tests would always evaluate to false anyway because integers cannot express NaN nor infinity. Notes: svn path=/head/; revision=327336
* Do not list files to fix twice.Rene Ladan2013-07-171-3/+2
| | | | Notes: svn path=/head/; revision=323153
* - Fix fallout from shebangfix conversionRene Ladan2013-07-173-22/+9
| | | | | | | - Remove two patches which are believed to be obsolete with new freeglut Notes: svn path=/head/; revision=323140
* Convert to USES=gmakeRene Ladan2013-07-051-2/+1
| | | | | | | Remove an empty OPTIONS_DEFAULT in lang/nbc Notes: svn path=/head/; revision=322337
* Use shebangfixRene Ladan2013-05-071-13/+6
| | | | Notes: svn path=/head/; revision=317584
* - remove empty OPTIONS_DEFAULTRene Ladan2013-03-251-1/+1
| | | | | | | - portlint fixes Notes: svn path=/head/; revision=315209
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-0/+1
| | | | Notes: svn path=/head/; revision=310871
* Do not try to remove PREFIX/share/applications, it is created by itsRene Ladan2012-12-041-1/+0
| | | | | | | | | | dependencies. Spotted by: pkg Feature safe: yes Notes: svn path=/head/; revision=308262
* Make sure the default options (DOCS, EXAMPLES, IPV6, NLS) are alwaysRene Ladan2012-10-291-0/+2
| | | | | | | | | defined. Feature safe: yes Notes: svn path=/head/; revision=306613
* - Update to 1.3.4Rene Ladan2012-10-233-25/+195
| | | | | | | | | | | | - Clean up GLUT dependency handling - Mark MAKE_JOBS_UNSAFE - Make the port more options-ng aware Changelog: http://torcs.sourceforge.net/index.php?name=News&file=article&sid=85 Feature safe: yes Notes: svn path=/head/; revision=306310
* Cleanup Makefile headers of my ports.Rene Ladan2012-10-071-5/+1
| | | | | | | Just use my login for ports I originally created myself. Notes: svn path=/head/; revision=305446
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area. Notes: svn path=/head/; revision=302037
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,Christian Weisgerber2012-07-191-1/+1
| | | | | | | directly or indirectly (via libvorbis, libtheora). Notes: svn path=/head/; revision=301188
* Strip version information from LIB_DEPENDS to pet portlintRene Ladan2012-06-051-2/+2
| | | | Notes: svn path=/head/; revision=298506
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* Update to 1.3.3Rene Ladan2012-02-203-77/+434
| | | | | | | | Changelog: http://torcs.sourceforge.net/index.php?name=News&file=article&sid=79 Security: http://www.vuxml.org/freebsd/ba51c2f7-5b43-11e1-8288-00262d5ed8ee.html Notes: svn path=/head/; revision=291950
* - Update to 1.3.2Rene Ladan2012-01-097-2260/+2312
| | | | | | | | | | | - Should be MAKE_JOBS_SAFE - Clean up Makefile / pkg-plist Changelog: http://torcs.sourceforge.net/index.php?name=News&file=article&sid=77 Security: http://www.vuxml.org/freebsd/e7fd27b2-3ae9-11e1-8b5c-00262d5ed8ee.html Notes: svn path=/head/; revision=288852